qimgv-plus v3.4.1
🐛 Bug Fixes & Stability
- Fit to Width Mode:
- Fixed Fit to Width being incorrectly replaced with 1:1 scaling when switching to an image narrower than the viewport.
- Fixed a potential crash on application restart when Fit to Width was the active mode (b0b9c13)
🎨 UI/UX Improvements
-
Clearer Fit Mode Setting:
- Renamed “Keep fit mode when switching images” to “Keep fit mode selected via hotkey when switching images”, clarifying that the option applies to fit modes selected manually via keyboard shortcuts or the context menu. (cd49fe6)
-
Improved SVG Rendering:
- Improved the rendering quality of small SVG images in the image viewer by enabling multisampling, eliminating jagged edges at 100% zoom (95e7419)