v1.4.1
Release notes
A great deal of under the hood changes have occurred for this release. Implementing a zoom function that actually works as it should was harder than it seems.
Refactoring of the picture resize function was absolutely necessary to make these changes; and relying on the "autosize" was no longer possible.
As a result, it may not look like it but this release is an important milestone for the app. It's ready for a bright future ahead!
Changelog
New features
- Zoom! Zoom follows the same standards established by Photoshop, Paint.NET and the likes. Just press "Z" and start clicking on the image. Unzoom is achieved by using the ALT key.
- Add possibility to load a default image view at start / load of next image or restore last settings
Bug Fixes
- Fixed an issue where the picture size box would be trigger the resize event many times instead of once
Minor changes
- Image move has been changed from left mouse button to middle mouse button
- Added pixel coordinates on the bottom right of the screen
- "AutoSize" has been renamed to "Best Fit"; and "Normal" has been renamed to "Real Size" as I feel like it better describes what this is achieving
Todo
- Automatized image rotation according to EXIF data (if available)
- Add support for CBZ/CBR and add a read mode
- Browse palette of images when available
- Add a check for updates functionality
- Add print preview / print
- Manage file associations directly from settings
- File Deletion: Add a switch based on the configuration to move to recycle bin by default instead of deleting.
- File Deletion: In case of AunauthorizedAccessException prompt user to restart the app in admin mode
- If a picture was moved while browsing a folder, recover gracefully by attempting to load the previous or next image
- Multilingual support
- Custom toolbar (pick what tools should be seen and in which order)