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
2022-05-18 16:01:24 +02:00
..
Button.cs added SpriteBatchContext 2022-04-25 15:25:58 +02:00
Checkbox.cs added SpriteBatchContext 2022-04-25 15:25:58 +02:00
Dropdown.cs Allow adding dropdown and tooltip elements at a specified index 2022-05-03 19:07:53 +02:00
Element.cs modify AutoNavGroup behavior to disallow new selections 2022-05-17 16:06:22 +02:00
ElementHelper.cs fixed xml doc recursive reference 2022-05-18 16:01:24 +02:00
Group.cs added SpriteBatchContext 2022-04-25 15:25:58 +02:00
Image.cs added SpriteBatchContext 2022-04-25 15:25:58 +02:00
Panel.cs added SpriteBatchContext 2022-04-25 15:25:58 +02:00
Paragraph.cs Fixed elements sometimes staying hidden when they shouldn't in scrolling panels 2022-05-04 13:54:15 +02:00
ProgressBar.cs added SpriteBatchContext 2022-04-25 15:25:58 +02:00
RadioButton.cs Fixed radio buttons not unchecking all other radio buttons with the same root element 2022-04-14 17:45:01 +02:00
ScrollBar.cs fixed scroll bars not working with the new InvertPressBehavior 2022-04-30 11:31:40 +02:00
Slider.cs consume other UI inputs too 2022-04-30 12:26:40 +02:00
SpriteAnimationImage.cs reformat and cleanup 2021-12-28 14:56:11 +01:00
SquishingGroup.cs Ensure that a panel gets notified of all relevant changes by calling OnChildAreaDirty for all grandchildren 2022-01-09 01:12:16 +01:00
TextField.cs consume other UI inputs too 2022-04-30 12:26:40 +02:00
Tooltip.cs Turned Tooltip paragraph styling into style properties 2022-05-03 19:35:44 +02:00
VerticalSpace.cs fixed VerticalSpace height parameter being an integer 2021-10-01 03:42:27 +02:00