1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-01 04:43:37 +02:00
MLEM/MLEM.Ui/Elements
2023-12-28 17:16:31 +01: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 Added the ability to set a custom SamplerState for images 2023-12-13 22:57:23 +01:00
Panel.cs Added some useful additional constructors to various elements 2023-12-28 17:16:31 +01:00
Paragraph.cs Added some useful additional constructors to various elements 2023-12-28 17:16:31 +01: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 some docs website improvements with new docfx version 2023-04-15 15:11:50 +02:00
VerticalSpace.cs added .editorconfig 2022-06-17 18:23:47 +02:00