Skip to content

v0.20.3

Choose a tag to compare

@github-actions github-actions released this 23 Dec 21:38
· 225 commits to main since this release
28572a7
  • Fix image encoding with premultiplied alpha.
  • Fix BGRA image tagged as mask.
  • Add Length::simplify and automatically apply it to parsed expressions.
  • Add zng::text::txt standalone property. It sets the child node of the widget to Text!.
  • Better SettingsEditor! screen when no item matches search.
  • Change presenter and presenter_opt nodes to become the inner node if it is an widget.
  • Fix force_size layout causing an error log.
  • Fix Scroll! child alignment fill. Remove non standard layout, now only applies in dimensions without scrolling.
  • Fix panic on view-process respawn when a window is initing.

Crates will be available on crates.io once Publish completes.