mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
5c3777ab46
fix(web): fix zoom touch event handling and add clarifying comments - Suppress Safari's synthetic dblclick on double-tap which conflicts with zoom-image's touchstart-based zoom - Add comment explaining pointer-events-none on zoom transform wrapper - Add comments for touchAction and overflow style overrides