leonardosalles / ionic2-zoom-area

A zoom area component with pinch support
MIT License
33 stars 13 forks source link

Scroll not working #16

Open romin4you opened 6 years ago

romin4you commented 6 years ago

Hello,

I am using this module to pinch & zoom contents on my app. The pinch and zoom works great but i can't scroll anymore without first zoming in.

My code is as simple as: `

MY CONTENT

`

ahboyboy commented 6 years ago

I am facing this issue also, please help. Thanks

ahboyboy commented 6 years ago

Hi @romin4you, do you manage to find out any workaround?

KlausKu commented 6 years ago

same probleme here... i use this component to enable pinch to zoom for an browserobject within ion-content. i would like, that the user can zoom and pan the html content within an browserobject. the zooming with pinch-gesture works - not very smooth but it works. but the vertical scroll of the html-content in the broserobject works only, after zoomin-in .

any idea.

klaus

tatianilima commented 6 years ago

same here, my scroll doesn't work when I use Zoom. Ionic 3.