Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
Image pinch to zoom
-
I realize Onsen is a UI library, but it would seem to follow that there would be more “components” that lend themselves to UX. In this case, it would be nice to have a component that “easily” handled loading images (whether FileURL or DataURL) that supported touch dragging as well as pinch-to-zoom. As it stands, it seems that I have to draw the image to a canvas then perform the relevant math. Am I missing a much more straightforward solution?