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
2019-11-05 22:08:19 +01:00
..
Button.cs made style props a lot easier to use 2019-11-05 13:28:41 +01:00
Checkbox.cs made style props a lot easier to use 2019-11-05 13:28:41 +01:00
CustomDrawGroup.cs fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
Dropdown.cs made style props a lot easier to use 2019-11-05 13:28:41 +01:00
Element.cs get lowest elements towards the end of the list 2019-11-05 22:08:19 +01:00
ElementHelper.cs turn some points into vectors for added precision 2019-09-26 22:16:21 +02:00
Group.cs tabbing, part 1! 2019-08-28 18:27:17 +02:00
Image.cs made style props a lot easier to use 2019-11-05 13:28:41 +01:00
Panel.cs fixed the panel updating its render target too often 2019-11-05 13:42:39 +01:00
Paragraph.cs made style props a lot easier to use 2019-11-05 13:28:41 +01:00
ProgressBar.cs added a rectanglef class which allows mlem to use decimal coordinates 2019-11-02 14:53:59 +01:00
RadioButton.cs made ui styling a lot more user friendly 2019-10-14 21:28:12 +02:00
ScrollBar.cs fixed scroll bars still ceiling their values 2019-11-02 22:38:44 +01:00
Slider.cs fixed the slider using the wrong left and right buttons 2019-09-11 12:30:29 +02:00
SpriteAnimationImage.cs upgrade images a bit 2019-09-12 18:44:24 +02:00
TextField.cs made style props a lot easier to use 2019-11-05 13:28:41 +01:00
Tooltip.cs made ui styling a lot more user friendly 2019-10-14 21:28:12 +02:00
VerticalSpace.cs tabbing, part 1! 2019-08-28 18:27:17 +02:00