pedroabreu / ion-gallery

Ionic gallery directive
MIT License
124 stars 61 forks source link

Ability to pan across a zoomed image by a single finger swipe instead of two #40

Open pawangjain opened 8 years ago

pawangjain commented 8 years ago

Hello Pedro.

Thanks for sharing this awesome plugin, it was a lot helpful to us.

Just a small correction - if it can be done:

After zooming an image using pinch or double tap, if we use a single finger swipe then the slider image changes instead of panning the zoomed image.

For panning across the zoomed image, two finger swipe is required.

Can you/anyone provide a quick fix/workaround to PAN across a zoomed image using a single finger swipe?

Thanks.

pedroabreu commented 8 years ago

I remember testing this and it worked as you want it to. Can you tell me which ionic version are you using ?

itbeyond commented 8 years ago

This problem exists in Ionic 1.2.4

fdobre commented 7 years ago

Did anyone find a workaround for this issue in Ionic 1.2.4?