1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-05 09:27:06 +02:00
MLEM/MLEM.Ui/Elements
2024-04-10 23:52:35 +02:00
..
Button.cs Added some useful additional constructors to various elements 2023-12-28 17:16:31 +01:00
Checkbox.cs Fixed Paragraph and Checkbox not reacting to SquishingGroup sizing properly 2023-04-06 15:54:24 +02:00
Dropdown.cs Added some useful additional constructors to various elements 2023-12-28 17:16:31 +01:00
Element.cs improved Element ToString 2023-12-16 21:37:49 +01:00
ElementHelper.cs Added AutoInlineCenter and AutoInlineBottom anchors 2023-03-29 20:51:34 +02:00
Group.cs Added some useful additional constructors to various elements 2023-12-28 17:16:31 +01:00
Image.cs fixed SetWidth/HeightBasedOnAspect behaving unexpectedly if an image has no texture 2024-03-30 12:10:50 +01:00
Panel.cs further improved performance of panels when removing a large amount of children 2024-04-02 13:36:46 +02:00
Paragraph.cs defaults for string GetArea methods 2024-04-10 23:52:35 +02:00
ProgressBar.cs some docs website improvements with new docfx version 2023-04-15 15:11:50 +02:00
RadioButton.cs added .editorconfig 2022-06-17 18:23:47 +02:00
ScrollBar.cs Allow scrolling panels to contain other scrolling panels 2023-08-14 17:37:26 +02:00
Slider.cs Fixed TextInput and Slider still reacting to input when they are selected, but not part of the active root 2023-04-24 11:15:16 +02:00
SpriteAnimationImage.cs added .editorconfig 2022-06-17 18:23:47 +02:00
SquishingGroup.cs Improved the SquishingGroup algorithm by prioritizing each element's final size 2023-04-06 17:15:57 +02:00
TextField.cs Text input improvements: 2023-12-02 19:28:59 +01:00
Tooltip.cs various tooltip features and improvements 2024-04-10 17:58:01 +02:00
VerticalSpace.cs added .editorconfig 2022-06-17 18:23:47 +02:00