1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-26 06:31:42 +02:00
MLEM/MLEM.Ui/Elements
2020-10-31 17:55:46 +01: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 fixed Paragraph autoAdjustWidth parameter name 2020-09-30 22:49:09 +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 initialize the tooltip color to white 2020-10-31 17:55:46 +01:00
VerticalSpace.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00