Skip to content

Releases: fuqunaga/RosettaUI

ga.fuquna.rosettaui.uitoolkit-v1.1.1

06 Feb 06:32
Compare
Choose a tag to compare

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

30 Jan 10:04
Compare
Choose a tag to compare

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

27 Jan 10:08
Compare
Choose a tag to compare

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

27 Jan 08:55
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.1.1 (2023-01-27)

Bug Fixes

  • error passing class with public readonly field to UI.FIeld() (6b4b3fe)

ga.fuquna.rosettaui.uitoolkit-v1.1.0

24 Jan 10:00
Compare
Choose a tag to compare

ga.fuquna.rosettaui.uitoolkit-v1.1.0 (2023-01-24)

Bug Fixes

  • Image is now aligned in the upper left corner. (e2c8aa5)
  • ListView reorderable handle uss (fc8d095)

Features

  • #6 FieldOption.delayInput. This can delay updating the value in UI.Field(). (508862f)
  • WindowElement.SetClosable() (82971ec)

ga.fuquna.rosettaui.uitoolkit-v1.0.2

22 Nov 09:01
Compare
Choose a tag to compare

ga.fuquna.rosettaui.uitoolkit-v1.0.1

22 Nov 08:03
Compare
Choose a tag to compare

ga.fuquna.rosettaui.uitoolkit-v1.0.1 (2022-11-22)

Bug Fixes

  • #2, #4 Decimal points are not entered correctly when mouse dragging in some cultures (17f7f7a)

Performance Improvements

  • Window now fixes style.width after initial layout to improve layout performance. #5 #9 #13 (27564e1)

ga.fuquna.rosettaui-v1.0.2

22 Nov 08:36
Compare
Choose a tag to compare

ga.fuquna.rosettaui-v1.0.2 (2022-11-22)

Bug Fixes

  • version up manually to try to avoid npm publish error (835205a)