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
2020-09-28 20:43:37 +02:00
..
Button.cs code cleanup 2020-06-18 17:24:35 +02:00
Checkbox.cs code cleanup 2020-06-18 17:24:35 +02:00
Dropdown.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
Element.cs Added a fail-safe for elements with conflicting auto-sizing settings so that they don't cause a cryptic stack overflow 2020-09-23 00:41:24 +02:00
ElementHelper.cs code cleanup 2020-06-18 17:24:35 +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 code cleanup 2020-06-18 17:24:35 +02:00
Paragraph.cs added a default text color to UiStyle 2020-09-13 18:00:19 +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 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 Replace ImageCode and TextField character ToString usage with ToCachedString for memory performace 2020-09-28 20:43:37 +02:00
Tooltip.cs also don't display the tooltip if all o its children are hidden 2020-09-18 18:19:05 +02:00
VerticalSpace.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00