Button.cs
|
added the option to disable buttons
|
2020-01-15 17:05:28 +01:00 |
Checkbox.cs
|
made style props a lot easier to use
|
2019-11-05 13:28:41 +01:00 |
Dropdown.cs
|
fixed the fix
|
2020-03-16 19:22:08 +01:00 |
Element.cs
|
added child addition and removal callbacks
|
2020-05-20 00:48:53 +02:00 |
Group.cs
|
some element code cleanup
|
2020-05-17 00:59:15 +02:00 |
Image.cs
|
some element code cleanup
|
2020-05-17 00:59:15 +02:00 |
Panel.cs
|
some element code cleanup
|
2020-05-17 00:59:15 +02:00 |
ProgressBar.cs
|
added HasValue() to styleprop
|
2020-02-06 17:36:51 +01:00 |
RadioButton.cs
|
made ui styling a lot more user friendly
|
2019-10-14 21:28:12 +02:00 |
ScrollBar.cs
|
added smooth scrolling
|
2020-03-07 22:09:11 +01:00 |
Slider.cs
|
made sliders only react to pressing
|
2020-03-16 19:44:32 +01:00 |
SpriteAnimationImage.cs
|
upgrade images a bit
|
2019-09-12 18:44:24 +02:00 |
TextField.cs
|
a lot of font cleanup
|
2020-03-28 22:25:06 +01:00 |
Tooltip.cs
|
I did not want to push this here
|
2020-02-06 01:51:41 +01:00 |
VerticalSpace.cs
|
tabbing, part 1!
|
2019-08-28 18:27:17 +02:00 |