Skip to content

v0.9.1

Compare
Choose a tag to compare
@entronad entronad released this 21 Feb 13:37
· 85 commits to main since this release
  • Allow Label.text and Scale.formatter return type to be null. For better performance, if they are null or empty string, nothing will be rendered: #51.
  • The element gradient will be constained within the coordinate region except point element: #53.
  • Fix non-gesture signal bug of signal updaters in Defaults: #52.