waschinski / photo-stream

Self-hosted, super simple photo stream
https://github.com/waschinski/photo-stream
MIT License
448 stars 68 forks source link

Zooming images on mobile devices changes images #83

Open xolyu opened 11 months ago

xolyu commented 11 months ago

Current behavior:
Clicking on an image will display it individually. If you now try to zoom into the image, the application switches to other images.
Presumably, zooming (swipe with 2 fingers) is considered a normal swipe gesture that can be used to switch the image.

Expected behavior:
Zooming (swipe with 2 fingers) should be recognized as such and switching the image should be prevented. Switching the image should only happen when swiping with 1 finger.

Tested environment: