v0.9.1
- Allow
Label.text
andScale.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.