Skip to content

v0.9.51

Choose a tag to compare

@rorohecker rorohecker released this 22 Jul 03:07

Summary

  • Fix: File-click freeze — thumbnail decode and EXIF parsing no longer run on the UI thread; per-row folder Timers replaced with one shared idle phase.
  • Sunset: remove sun rays; sun moves across the sky and drives the pane sky gradient/wash.
  • Toolbar: sort chip spacing so Date/Type chevrons don't overlap labels; SVG viewBox + wider gaps so right-side icons are centered.
  • Pixel themes (fantasy/retro/sunset): procedural icons for PDF/DOCX/ZIP and office docs; themed folder glyphs win over shell/PNG overrides.
  • Fantasy: stronger divine wind drift + faint wispy trails (animation-toggle gated).
  • Scroll gutters nudged 12→8px (UI + hit-test constants).

Checks

  • cargo check
  • cargo clippy --lib -- -D warnings

Full Changelog: v0.9.50...v0.9.51