What's Changed
Bug Fixes
- No more flicker when switching screenshot frames: Switching between frame buttons no longer briefly flashes the loading indicator when the frame is already cached.
- Window no longer shrinks during screenshot rendering: The app window now holds its size while the "Rendering preview..." spinner is shown instead of collapsing to a smaller layout.
- Fixed crash-safe ffmpeg path checks: Added null guards for the ffmpeg executable in batch frame extraction, preventing type errors and potential crashes when ffmpeg hasn't been located yet.
- Reduced maximum concurrent ffmpeg processes to 1 to prevent resource spikes when rapidly clicking through frames or when on virtualized hardware that doesn't allocate enough resources to run ffmpeg processes in parallel
UI / Assets
- Cleaned up app icon (removed silver border artifact).
Full Changelog: v3.0.5...v3.0.6