1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-29 03:23:37 +02:00
MLEM/MLEM.Ui/Elements
2023-10-14 17:34:43 +02:00
..
Button.cs some docs website improvements with new docfx version 2023-04-15 15:11:50 +02:00
Checkbox.cs Fixed Paragraph and Checkbox not reacting to SquishingGroup sizing properly 2023-04-06 15:54:24 +02:00
Dropdown.cs fixed a potential stack overflow introduced by 237334b 2023-08-14 18:32:27 +02:00
Element.cs Added AddCustomStyle and ApplyCustomStyle to UiStyle to allow for easy custom styling of elements 2023-06-14 14:54:49 +02:00
ElementHelper.cs Added AutoInlineCenter and AutoInlineBottom anchors 2023-03-29 20:51:34 +02:00
Group.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Image.cs Fixed images not updating their hidden state properly when the displayed texture changes 2023-02-03 11:31:18 +01:00
Panel.cs improved 0571e8a implementation 2023-10-14 17:34:43 +02:00
Paragraph.cs Allow specifying start and end indices when drawing a TokenizedString or Paragraph 2023-05-18 21:41:36 +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 Added TextField.EnterReceiver 2023-06-21 00:10:52 +02: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