Skip to content

0.1.1

Latest
Compare
Choose a tag to compare
@ggand0 ggand0 released this 20 Oct 06:38
· 2 commits to main since this release
b6e4f47

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)