Fix #3: Add full-screen photo viewer with zoom #4

Closed
opened 2026-05-26 00:39:32 +00:00 by shawn · 0 comments
Owner

Summary

Added full-screen photo viewer (lightbox) with pinch/scroll/double-tap zoom support.

Already in place (from prior commit 04ac2fd):

  • Full-screen overlay with dark backdrop
  • Pinch-to-zoom on mobile, scroll wheel on desktop
  • Double-tap to toggle zoom in/out
  • Close button, swipe-down-to-dismiss, Escape key
  • Works on detail preview image

This commit (23f479d):

  • Added thumbnail images to previously-processed photo cards
  • Thumbnails link to /api/photos/{id}/file and open the lightbox on click

Commit: 23f479d

## Summary Added full-screen photo viewer (lightbox) with pinch/scroll/double-tap zoom support. **Already in place** (from prior commit 04ac2fd): - Full-screen overlay with dark backdrop - Pinch-to-zoom on mobile, scroll wheel on desktop - Double-tap to toggle zoom in/out - Close button, swipe-down-to-dismiss, Escape key - Works on detail preview image **This commit (23f479d):** - Added thumbnail images to previously-processed photo cards - Thumbnails link to /api/photos/{id}/file and open the lightbox on click Commit: 23f479d
shawn closed this issue 2026-05-26 00:39:57 +00:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: shawn/exif-test#4