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
2022-06-15 11:38:11 +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 Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +02:00
ElementHelper.cs Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +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 Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +02:00
Paragraph.cs Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +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 Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +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 Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +02:00
TextField.cs Code cleanup, and marked AStar.InfiniteCost as obsolete 2022-06-15 11:38:11 +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