anvaka / panzoom

Universal pan and zoom library (DOM, SVG, Custom)
https://anvaka.github.io/panzoom/demo/attach-via-script.html
MIT License
1.79k stars 287 forks source link

Pan is too sensitive #319

Open VictorDementiev opened 8 months ago

VictorDementiev commented 8 months ago

Hello there,

Maybe someone faced a case when quick clicks in the panned element move this element? (because there are micro-movements of the mouse) Is there a way to reduce sensitivity of panning? For example, I don't want to pan the element in case if it will be moved to 4px or less.