swiftui-image-viewer icon indicating copy to clipboard operation
swiftui-image-viewer copied to clipboard

Ability to disable the automatic zoom out when pinch end.

Open jdanthinne opened this issue 3 years ago • 2 comments

Is your feature request related to a problem? Please describe. I'd like to zoom in very deep in the image, but as the pinch end, the original gets back its original size, so I can't zoom more.

Describe the solution you'd like An option to disable the revert back to original size. As a bonus, an option to double tap to zoom between scaledToFit and real size (100%).

jdanthinne avatar Apr 22 '21 07:04 jdanthinne

Thank you for the suggestion. I have begun implementing this on the add-zoom-options branch. It is very buggy right now, as I am still figuring out how to calculate the new anchor position, along with some animation bugs.

Jake-Short avatar Apr 22 '21 21:04 Jake-Short

Hi, I'm interested in this feature too. How can I test this branch locally?

alexmuch avatar Jul 09 '21 00:07 alexmuch