1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-02 05:13:38 +02:00
MLEM/MLEM.Ui/Elements
2021-03-24 22:01:02 +01: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 properly stop a panel's scroll bar from being removed 2021-03-24 22:01:02 +01: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 properly stop a panel's scroll bar from being removed 2021-03-24 22:01:02 +01:00
Paragraph.cs added a text scale multiplier to Paragraph 2021-02-28 14:43:07 +01: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 expose a property in ScrollBar determining if we're currently scrolling it 2020-06-16 22:51:31 +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 fixed up android demo, updated some dependencies and added icons to templates 2021-03-14 01:03:17 +01:00
Tooltip.cs added an extension method for adding tooltip for elements 2021-02-18 04:16:17 +01:00
VerticalSpace.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00