Skip to content

v0.17.3

Choose a tag to compare

@github-actions github-actions released this 03 Oct 02:44
· 320 commits to main since this release
2aa3680
  • Fix default accent color and color scheme not using system values in Ubuntu.
  • Fix default accent color and color scheme not updating on Windows settings change.
  • Default Window! now uses base_color to define the background color.
  • Implement ByteUnits for f64 and add associated functions ByteLength::from_*_f64.
  • Implement FromStr for unit types, parses the primary Debug and Display formats.
  • Fix unrecoverable crash in respawned view-process not reaching the crash-handler-process.
  • Fix respawn when a view-process panic happens during window creation.

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