1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-02 21:33:37 +02:00
MLEM/MLEM.Ui/Elements
2020-03-28 22:25:06 +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 added easy scale origin function to custom draw groups 2020-03-18 16:47:14 +01:00
Dropdown.cs fixed the fix 2020-03-16 19:22:08 +01:00
Element.cs allow a lot of mem classes to have custom data added to them 2020-03-21 00:49:43 +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 a lot of font cleanup 2020-03-28 22:25:06 +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 a lot of font cleanup 2020-03-28 22:25:06 +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