Releases: fuqunaga/RosettaUI
Releases · fuqunaga/RosettaUI
ga.fuquna.rosettaui.uitoolkit-v1.2.1
ga.fuquna.rosettaui.uitoolkit-v1.2.1 (2023-03-13)
Bug Fixes
- Infinite width of PrefixLabel when closing and reopening a Window in Unity2022. (230d510)
ga.fuquna.rosettaui.uitoolkit-v1.2.0
ga.fuquna.rosettaui.uitoolkit-v1.2.0 (2023-02-27)
Bug Fixes
- uitoolkit: DynamicElement now sends RequestResizeWindowEvent on rebuild (8b64fb3)
Features
- add UI.Clickable() (12459b6)
ga.fuquna.rosettaui-v1.2.0
ga.fuquna.rosettaui-v1.2.0 (2023-02-27)
Bug Fixes
- Circuler reference guard does not work on non-development build (7eb341c)
- compile error when Api Compatibility Level == .NET framework (5400b7b)
Features
- add UI.Clickable() (12459b6)
ga.fuquna.rosettaui.uitoolkit-v1.1.1
ga.fuquna.rosettaui.uitoolkit-v1.1.1 (2023-02-06)
Bug Fixes
- Window width could not be reduced after toggling Fold On/Off. (2786049)
ga.fuquna.rosettaui-v1.1.3
ga.fuquna.rosettaui-v1.1.3 (2023-01-30)
Bug Fixes
- Invalid cast exception when calling UI.Field() with a class that inherits T registered with UICustom.RegisterElementCreationFunc(). (431cceb)
ga.fuquna.rosettaui-v1.1.2
ga.fuquna.rosettaui-v1.1.2 (2023-01-27)
Bug Fixes
- Fold and normal items did not align in a UI.List() without a header. (63ba1c8)
ga.fuquna.rosettaui-v1.1.1
ga.fuquna.rosettaui-v1.1.1 (2023-01-27)
Bug Fixes
- error passing class with public readonly field to UI.FIeld() (6b4b3fe)