1
0
Fork 0
mirror of https://github.com/Ellpeck/MLEM.git synced 2024-06-15 18:24:31 +02:00
MLEM/MLEM.Ui/Elements
2022-12-22 19:50:50 +01:00
..
Button.cs avoid setting underlying values for ui element callbacks 2022-12-21 21:47:49 +01:00
Checkbox.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Dropdown.cs Close other dropdowns when opening a dropdown 2022-07-29 22:24:37 +02:00
Element.cs Removed AutoHideCondition (partially reverts d5d3297) 2022-12-21 21:02:10 +01:00
ElementHelper.cs Added ElementHelper.MakeGrid 2022-10-17 10:57:41 +02:00
Group.cs added .editorconfig 2022-06-17 18:23:47 +02:00
Image.cs avoid setting underlying values for ui element callbacks 2022-12-21 21:47:49 +01:00
Panel.cs cleaned up element addition/removal code 2022-11-24 19:46:20 +01:00
Paragraph.cs Avoid paragraphs splitting or truncating their text unnecessarily 2022-12-22 19:50:50 +01:00
ProgressBar.cs added .editorconfig 2022-06-17 18:23:47 +02:00
RadioButton.cs added .editorconfig 2022-06-17 18:23:47 +02:00
ScrollBar.cs Added ScrollBar.MouseDragScrolling 2022-09-13 16:14:36 +02:00
Slider.cs added .editorconfig 2022-06-17 18:23:47 +02:00
SpriteAnimationImage.cs added .editorconfig 2022-06-17 18:23:47 +02:00
SquishingGroup.cs added .editorconfig 2022-06-17 18:23:47 +02:00
TextField.cs Added TextField.OnCopyPasteException to allow handling exceptions thrown by TextCopy 2022-12-22 11:39:07 +01:00
Tooltip.cs cleaned up preprocessor instructions 2022-12-13 13:11:36 +01:00
VerticalSpace.cs added .editorconfig 2022-06-17 18:23:47 +02:00