1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-16 10:44:32 +02:00
MLEM/MLEM.Ui/Elements
2021-06-08 13:32:01 +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 explicitly disallow auto-sizing incompatibilities to make debugging easier 2021-04-27 21:17:06 +02:00
ElementHelper.cs added an extension method for adding tooltip for elements 2021-02-18 04:16:17 +01: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 added DynamicEnum to MLEM.Data 2021-06-08 13:32:01 +02:00
Paragraph.cs added a simple way to change the action that is executed when a link is pressed inside a paragraph 2021-05-30 17:57:39 +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 streamlined TextInputWrapper into MlemPlatform and included link opening 2021-04-23 00:17:46 +02:00
Tooltip.cs allow setting a custom viewport for ui systems 2021-03-29 02:15:17 +02:00
VerticalSpace.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00