Releases: ggand0/viewskater
Releases · ggand0/viewskater
0.1.1
Release Notes
- Added a footer UI to display image index and copy filenames / file paths
- Added keyboard shortcuts
- Fixed the issue where image loading was not synced between panes in the dual pane mode
- Fixed slider-related bugs
Technical Changes
- Introduced batched image loading to fix the syncing issue in dual-pane mode
- Added a global loading queue to manage image loading
- Overhauled internal modules to improve maintainability (significant refactoring)