Riron / ionic-img-viewer

Ionic 2+ component providing a Twitter inspired experience to visualize pictures.
MIT License
283 stars 118 forks source link

fix(gestures): prevent default on drag start #50

Closed diogoqueiros closed 7 years ago

diogoqueiros commented 7 years ago

Hi @Riron, thanks for the great component. In iOS, I'm using an image in a list item and when I scroll the image to close it, the list scrolls too. With preventDefault this behavior doesn't occurs.

Riron commented 7 years ago

Thanks for the PR 👍