IsraelHikingMap / Site

Israel Hiking Map has maps, route planning, and travel information for Israel. This repository holds the files needed for running the Israel Hiking Map site and apps.
https://israelhiking.osm.org.il/
Other
81 stars 33 forks source link

Can't pinch zoom to increase image size #1948

Closed HarelM closed 1 year ago

HarelM commented 1 year ago

What happened?

Can't pinch zoom to increase image size

What steps will reproduce the bug?

  1. Open a POI
  2. Click on the image
  3. Use pinch zoom to try to expand it
  4. --> nothing happens.

What I expect to happen

The image should be bigger

Platform

OS Name and Version

Android 13

Browser Name and Version

No response

Additional information

Might be related to a recent upgrade of the photoswipe library.

HarelM commented 1 year ago

This was solved differently for 4.x version and broke in 5.0. The following is the relevant solution: https://github.com/dimsemenov/PhotoSwipe/issues/741#issuecomment-1605986216