You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.
Sorry for the late reply. I am working on a new version of this package.
I plan to release a beta in about 2 weeks, that should have this functionality.
Sorry for the long response times. Unfortunately version 2 of this package never really made sense. I planned on refactoring it, but ended up with something very similar in performance.
If somebody has time to pick this issue up, I would really appreciate it.
Hi. This library is great, thank you.
Just one thing: scrolling while zooming should be possible. That's the common behaviour if you zoom in chrome by example.
By other hand, in my case i'm not zooming a static image, but a drawing canvas. So, I'm disabling the one finger gestures like this:
However, doing that makes it impossible to scroll now. Because I can't scroll with two fingers.
The text was updated successfully, but these errors were encountered: