.. |
Button.cs
|
Added some useful additional constructors to various elements
|
2023-12-28 17:16:31 +01:00 |
Checkbox.cs
|
Fixed Paragraph and Checkbox not reacting to SquishingGroup sizing properly
|
2023-04-06 15:54:24 +02:00 |
Dropdown.cs
|
Added some useful additional constructors to various elements
|
2023-12-28 17:16:31 +01:00 |
Element.cs
|
Added the ScissorGroup element
|
2024-05-30 13:24:35 +02:00 |
ElementHelper.cs
|
Added AutoInlineCenter and AutoInlineBottom anchors
|
2023-03-29 20:51:34 +02:00 |
Group.cs
|
Added some useful additional constructors to various elements
|
2023-12-28 17:16:31 +01:00 |
Image.cs
|
fixed SetWidth/HeightBasedOnAspect behaving unexpectedly if an image has no texture
|
2024-03-30 12:10:50 +01:00 |
Panel.cs
|
automatically set TreatSizeAsMaximum for height-based scrolling panels
|
2024-05-29 23:37:42 +02:00 |
Paragraph.cs
|
defaults for string GetArea methods
|
2024-04-10 23:52:35 +02:00 |
ProgressBar.cs
|
some docs website improvements with new docfx version
|
2023-04-15 15:11:50 +02:00 |
RadioButton.cs
|
added .editorconfig
|
2022-06-17 18:23:47 +02:00 |
ScissorGroup.cs
|
Added the ScissorGroup element
|
2024-05-30 13:24:35 +02:00 |
ScrollBar.cs
|
Fixed hidden scroll bars inhibiting scrolling on their parent panel
|
2024-05-29 23:34:23 +02:00 |
Slider.cs
|
Fixed TextInput and Slider still reacting to input when they are selected, but not part of the active root
|
2023-04-24 11:15:16 +02:00 |
SpriteAnimationImage.cs
|
added .editorconfig
|
2022-06-17 18:23:47 +02:00 |
SquishingGroup.cs
|
Improved the SquishingGroup algorithm by prioritizing each element's final size
|
2023-04-06 17:15:57 +02:00 |
TextField.cs
|
Text input improvements:
|
2023-12-02 19:28:59 +01:00 |
Tooltip.cs
|
various tooltip features and improvements
|
2024-04-10 17:58:01 +02:00 |
VerticalSpace.cs
|
added .editorconfig
|
2022-06-17 18:23:47 +02:00 |