1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-13 20:58:45 +02:00
MLEM/MLEM.Ui/Elements
2021-04-23 00:17:46 +02:00
..
Button.cs added an extension method for adding tooltip for elements 2021-02-18 04:16:17 +01: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 streamlined TextInputWrapper into MlemPlatform and included link opening 2021-04-23 00:17:46 +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 convert tests to use graphics 2021-04-02 17:12:27 +02:00
Paragraph.cs streamlined TextInputWrapper into MlemPlatform and included link opening 2021-04-23 00:17:46 +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