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
2019-08-23 18:56:39 +02:00
..
Button.cs added a tooltip 2019-08-13 23:54:29 +02:00
Checkbox.cs added checkboxes and radio buttons and did some changes to the demo 2019-08-13 21:23:20 +02:00
Element.cs added naming and priorities to animations 2019-08-21 20:25:32 +02:00
Group.cs make groups not ignore mouse by default :V 2019-08-15 13:26:40 +02:00
Image.cs make image texture not read only 2019-08-14 22:06:06 +02:00
Panel.cs use the right area for the panel's hover check 2019-08-21 22:50:13 +02:00
Paragraph.cs added line space to paragraph 2019-08-23 00:12:26 +02:00
RadioButton.cs added checkboxes and radio buttons and did some changes to the demo 2019-08-13 21:23:20 +02:00
ScrollBar.cs made the scroll bar be grabbed in the center 2019-08-22 23:44:26 +02:00
Slider.cs added sliders (horizontal scroll bars) 2019-08-16 19:08:36 +02:00
TextField.cs added the option to add a placeholder to the text field 2019-08-23 18:56:39 +02:00
Tooltip.cs made tooltips not go off screen and fixed the ui system breaking clearing 2019-08-15 14:59:15 +02:00
VerticalSpace.cs added auto-scaled text, buttons and vertical space 2019-08-09 22:04:26 +02:00