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-24 15:14:16 +02:00
..
Button.cs added a tooltip 2019-08-13 23:54:29 +02:00
Checkbox.cs added text formatting 2019-08-24 00:07:54 +02:00
Element.cs make sure to always pick the closest older sibling 2019-08-24 15:14:16 +02:00
ElementHelper.cs made auto-anchored elements look for the lowest older sibling 2019-08-24 15:12:11 +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 made auto-anchored elements look for the lowest older sibling 2019-08-24 15:12:11 +02:00
Paragraph.cs added text formatting 2019-08-24 00:07:54 +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 ElementHelper and did some textfield changes 2019-08-24 12:40:20 +02:00
Tooltip.cs added text formatting 2019-08-24 00:07:54 +02:00
VerticalSpace.cs added auto-scaled text, buttons and vertical space 2019-08-09 22:04:26 +02:00