1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-23 00:53:37 +02:00
MLEM/MLEM.Ui/Elements
2021-09-09 17:02:29 +02:00
..
Button.cs added formatted string truncation to tokenized strings and ui paragraphs 2021-05-18 16:47:38 +02:00
Checkbox.cs code cleanup 2020-06-18 17:24:35 +02:00
Dropdown.cs return the element added by Dropdown 2020-11-08 18:16:12 +01:00
Element.cs clarified auto-size exception in elements 2021-09-09 17:02:29 +02:00
ElementHelper.cs Added customizable overloads for Keybind, Combination and GenericInput ToString methods 2021-07-13 15:41:42 +02:00
Group.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
Image.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
Panel.cs allow changing the color of panels 2021-06-22 01:14:06 +02:00
Paragraph.cs Allow adding Link children to non-Paragraph elements 2021-07-24 07:36:42 +02:00
ProgressBar.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
RadioButton.cs code cleanup 2020-06-18 17:24:35 +02:00
ScrollBar.cs fixed a rare stack overflow where scroll bars could get stuck in an auto-hide loop 2021-03-29 08:28:49 +02:00
Slider.cs code cleanup 2020-06-18 17:24:35 +02:00
SpriteAnimationImage.cs code cleanup 2020-06-18 17:24:35 +02:00
TextField.cs code cleanup 2021-07-19 23:49:16 +02:00
Tooltip.cs Fixed tooltips not displaying correctly with auto-hiding paragraphs 2021-09-09 16:53:12 +02:00
VerticalSpace.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00