drozhzhin-n-e / vue-pinch-zoom

Vue library for images scaling and dragging with touch screen gestures.
http://ivylab.space/pinch-zoom/vue
Apache License 2.0
56 stars 29 forks source link

zoomControlScale not working #20

Open dataexcess opened 3 years ago

dataexcess commented 3 years ago

Hi there,

I am using :zoomControlScale=8 or another non '1' value, but it always simply zooms to scale factor of 1. Changing the value in the vue prop does not change anything.

This should take affect when once click the magnifying glass icon correct?

Please help, thnx