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
2022-07-29 22:24:37 +02:00
..
Button.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Checkbox.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Dropdown.cs Close other dropdowns when opening a dropdown 2022-07-29 22:24:37 +02:00
Element.cs fixed GetRightmostChild using the wrong variable for calculation 2022-07-27 11:52:28 +02:00
ElementHelper.cs Allow elements to auto-adjust their size even when their children are aligned oddly 2022-07-27 11:19:40 +02:00
Group.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Image.cs added MLEM.FNA 2022-06-24 14:01:26 +02:00
Panel.cs Allow elements to auto-adjust their size even when their children are aligned oddly 2022-07-27 11:19:40 +02:00
Paragraph.cs added MLEM.FNA 2022-06-24 14:01:26 +02:00
ProgressBar.cs added .editorconfig 2022-06-17 18:23:47 +02:00
RadioButton.cs added .editorconfig 2022-06-17 18:23:47 +02:00
ScrollBar.cs added MLEM.FNA 2022-06-24 14:01:26 +02:00
Slider.cs added .editorconfig 2022-06-17 18:23:47 +02:00
SpriteAnimationImage.cs added .editorconfig 2022-06-17 18:23:47 +02:00
SquishingGroup.cs added .editorconfig 2022-06-17 18:23:47 +02:00
TextField.cs fixed multiline text inputs not working on FNA 2022-06-24 14:10:24 +02:00
Tooltip.cs added MLEM.FNA 2022-06-24 14:01:26 +02:00
VerticalSpace.cs added .editorconfig 2022-06-17 18:23:47 +02:00