1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-02 21:33:37 +02:00
MLEM/MLEM.Ui/Elements
2021-07-18 22:18:46 +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 moved sound classes into /Sound 2021-07-05 16:36:48 +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 Fixed a crash if a paragraph has a link formatting code, but no font 2021-07-03 01:50:37 +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 Removed LINQ Any and All usage in various methods to improve memory usage 2021-07-18 22:18:46 +02:00
Tooltip.cs Removed LINQ Any and All usage in various methods to improve memory usage 2021-07-18 22:18:46 +02:00
VerticalSpace.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00