Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- 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