1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-14 13:18:45 +02:00
MLEM/MLEM.Ui/Elements
2021-10-13 17:13:56 +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 Fixed rounding errors causing AutoInline elements to be pushed into the next line with some ui scales 2021-09-24 16:35:53 +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 added vertical movement to multiline text fields 2021-10-13 17:13:56 +02:00
Tooltip.cs Fixed tooltips not displaying correctly with auto-hiding paragraphs 2021-09-09 16:53:12 +02:00
VerticalSpace.cs fixed VerticalSpace height parameter being an integer 2021-10-01 03:42:27 +02:00