You can support this project by making a donation or purchasing the Microsoft Store version:
Note
ARM64 build is back. However, I don't have an ARM device, I'm unable to test it.
Let me know by leaving your comment in Discussion if you have any issues.
๐ Changelog
๐ฎ Improvement
- Updated Magick.NET to v13.10
- Added support for deleting images in Slideshow mode (#1838)
- Removed support for these
MouseClickEvent
to make the single click detection faster (#1827)XButton1DoubleClick
XButton2DoubleClick
WheelDoubleClick
๐ Bugfixes
- Fixed an issue where images overlapped each other on some certain machines (#1942)
- Fixed an issue where zooming using the mouse wheel on a SVG file with WebView2 didn't work if the Windows setting "Decimal symbol" is not
.
(#1766) - Fixed an issue where navigation with side mouse buttons (back/forward) was delayed, compared to arrow keys (#1827)
- Fixed an issue where HEIC orientation didn't display correctly (#1928)
- Fixed an issue where ImageGlass didn't display some certain BMP files (#1959)
- Fixed an issue where an error occurred while saving the ICO format if its dimension is larger than 256 pixels (#1840)
- Fixed an issue where the arguments of custom toolbar button were not recognized until restarting the app
- Fixed an issue where the third-party app from the custom toolbar button didn't open probably due to extra command-line injected
Full Changelog: 9.1.7.627...9.1.8.723