1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-05-31 20:33:38 +02:00
MLEM/MLEM.Ui/Elements
2021-11-08 02:11:05 +01:00
..
Button.cs Some more ui style improvements 2021-10-30 15:33:38 +02:00
Checkbox.cs organized MLEM.Ui properties and fields slightly 2021-10-30 15:01:04 +02:00
Dropdown.cs organized MLEM.Ui properties and fields slightly 2021-10-30 15:01:04 +02:00
Element.cs fixed up Element docs and added a return value to UpdateAreaIfDirty 2021-11-01 15:29:59 +01:00
ElementHelper.cs Some more ui style improvements 2021-10-30 15:33:38 +02:00
Group.cs full xml documentation for MLEM.Ui 2020-05-22 17:02:24 +02:00
Image.cs organized MLEM.Ui properties and fields slightly 2021-10-30 15:01:04 +02:00
Panel.cs added a bound check for the auto-calculated scroller size 2021-11-08 02:11:05 +01:00
Paragraph.cs organized MLEM.Ui properties and fields slightly 2021-10-30 15:01:04 +02:00
ProgressBar.cs organized MLEM.Ui properties and fields slightly 2021-10-30 15:01:04 +02:00
RadioButton.cs code cleanup 2020-06-18 17:24:35 +02:00
ScrollBar.cs organized MLEM.Ui properties and fields slightly 2021-10-30 15:01:04 +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 style properties for a lot of hardcoded default element styles 2021-10-29 23:33:15 +02:00
Tooltip.cs Some more ui style improvements 2021-10-30 15:33:38 +02:00
VerticalSpace.cs fixed VerticalSpace height parameter being an integer 2021-10-01 03:42:27 +02:00