1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-16 10:44:32 +02:00
MLEM/MLEM.Ui/Elements
2020-03-17 20:04:10 +01:00
..
Button.cs added the option to disable buttons 2020-01-15 17:05:28 +01:00
Checkbox.cs made style props a lot easier to use 2019-11-05 13:28:41 +01:00
CustomDrawGroup.cs made custom draw group only end and begin when it needs to 2020-03-02 10:31:03 +01:00
Dropdown.cs fixed the fix 2020-03-16 19:22:08 +01:00
Element.cs good work me 2020-03-17 20:04:10 +01:00
ElementHelper.cs made the info box disallow background selection 2019-12-25 19:16:07 +01:00
Group.cs made all groups update their areas manually since they don't draw it 2019-12-29 15:25:33 +01:00
Image.cs made paragraphs and images use their callbacks when updating their area so that the first visible frame already has the right data 2019-12-19 14:04:50 +01:00
Panel.cs added HasValue() to styleprop 2020-02-06 17:36:51 +01:00
Paragraph.cs allow a paragraph to modify its rendered text for animations 2020-02-03 23:42:30 +01:00
ProgressBar.cs added HasValue() to styleprop 2020-02-06 17:36:51 +01:00
RadioButton.cs made ui styling a lot more user friendly 2019-10-14 21:28:12 +02:00
ScrollBar.cs added smooth scrolling 2020-03-07 22:09:11 +01:00
Slider.cs made sliders only react to pressing 2020-03-16 19:44:32 +01:00
SpriteAnimationImage.cs upgrade images a bit 2019-09-12 18:44:24 +02:00
TextField.cs fixed text field crash when pasting an empty clipboard 2020-03-02 09:40:07 +01:00
Tooltip.cs I did not want to push this here 2020-02-06 01:51:41 +01:00
VerticalSpace.cs tabbing, part 1! 2019-08-28 18:27:17 +02:00