Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 344 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 344 Bytes

mousewheel-image-pan-zoom

My javascript/jquery implementation of image panning and zooming using mousewheel

You can see it in action over here: http://dead133.github.io/mousewheel-image-pan-zoom/

TODO

  1. Try SVG Viewbox instead of group transform, there must be some faster way of panning