1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-20 12:09:10 +02:00
MLEM/MLEM.Ui/Elements
2019-09-20 13:48:49 +02:00
..
Button.cs fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
Checkbox.cs fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
CustomDrawGroup.cs fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
Dropdown.cs added a dropdown menu and also fixed some issues 2019-09-12 12:39:18 +02:00
Element.cs made panels only draw and update their visible children 2019-09-20 13:48:49 +02:00
ElementHelper.cs make the elementhelper's last column use AutoInlineIgnoreOverflow to avoid imperfect rounding causing it to move down 2019-09-11 15:03:10 +02:00
Group.cs tabbing, part 1! 2019-08-28 18:27:17 +02:00
Image.cs fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
Panel.cs made panels only draw and update their visible children 2019-09-20 13:48:49 +02:00
Paragraph.cs fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
ProgressBar.cs fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
RadioButton.cs added a dropdown menu and also fixed some issues 2019-09-12 12:39:18 +02:00
ScrollBar.cs fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02: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 fixed custom draw groups not working outside of a render target 2019-09-20 13:22:05 +02:00
Tooltip.cs fixed tooltips removing themselves from a nonexistant system if an element gets removed 2019-09-15 02:21:42 +02:00
VerticalSpace.cs tabbing, part 1! 2019-08-28 18:27:17 +02:00