manuelstofer / pinchzoom

A Javascript library providing multi-touch gestures for zooming and dragging on any DOM element.
http://manuelstofer.github.com/pinchzoom/
MIT License
915 stars 292 forks source link

one problem of zoom #122

Open pk8848597 opened 3 years ago

pk8848597 commented 3 years ago

Pinchzoom can enlarge infinitely, but it can only scale elements to 100%, and can't continue to zoom

pk8848597 commented 3 years ago

I tried it on the demo provided by pinchzoom, and the frog image has the same effect. When the image reaches 100%, I can't zoom any more

pk8848597 commented 3 years ago

Is that the original programming? Or I lack a configuration

sandstrom commented 3 years ago

You need to describe the problem in more detail.

Also, this is an open-source project with few (no?) maintainers, so there is no one getting paid to help with troubleshooting, unfortunately.