Skip to content

Commit

Permalink
v1.94
Browse files Browse the repository at this point in the history
  - New:
    - New option: `Toggle Zoom`, This allows you to hover the mouse over the current image and display a zoomed in preview.
      - Use the Mouse-Wheel to zoom in and out.
      - Use Shift+Mouse-Wheel to increase or decrease the popup size.


  - Fixed:
    - `Image Grid`, Fixed issue where supported file types were case sensitive, leading to images not appearing, and indexing issues.


  - Other changes:
    - Improved performance of Autocomplete by optimizing: data loading, similar names, string operations, and suggestion retrieval. Up to 50% faster than v1.92
    - `Image Grid`, Now reuses image cache across instances to speed up loading.
  • Loading branch information
Nenotriple authored May 23, 2024
1 parent faba7b0 commit 9f1f376
Showing 1 changed file with 209 additions and 25 deletions.
Loading

0 comments on commit 9f1f376

Please sign in to comment.