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
2020-09-18 18:19:05 +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
CustomDrawGroup.cs allow for the transformation matrix to modify mouse positions 2020-07-20 14:18:26 +02:00
Dropdown.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
Element.cs fixed y offset not affecting elements with AutoInlineIgnoreOverflow anchor 2020-07-25 23:39:37 +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 added text field input rules for file and path names 2020-09-13 18:05:55 +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