Open henrik opened 14 years ago
Ideally it should be possible to zoom an image to its actual resolution.
Currently, there's a hard-coded maximum zoom scale which means even if you have a high-resolution image, you may not be able to zoom it to its actual resolution.
Fixed in my fork:
http://github.com/henrik/PhotoViewer/commit/501052cc58006e55e97f7e688c77420bf2ac4b5a http://github.com/henrik/PhotoViewer/commit/931dc9f8877d3be8ecff9cdd1f5284aa816f0c2b
Ideally it should be possible to zoom an image to its actual resolution.
Currently, there's a hard-coded maximum zoom scale which means even if you have a high-resolution image, you may not be able to zoom it to its actual resolution.