scottcheng / cropit

A "customizable crop and zoom" jQuery plugin.
http://scottcheng.github.io/cropit/
MIT License
874 stars 304 forks source link

Use jquery.panzoom #137

Open ryanprior opened 8 years ago

ryanprior commented 8 years ago

This isn't nearly ready to be merged, but I wanted to let you know I'm working on an alternate implementation that doesn't handle its own pan and zoom logic, instead depending on the jquery.panzoom plugin which has buttery smooth pinch-zoom performance on mobile.

Feel free to weigh in. It's real buggy right now and I haven't even been running the tests, I'm sure I'll have a lot of clean-up work.