23f479dd0ce28697318346f869d8052192265b47
Lightbox implementation was already present from prior commit
(04ac2fd). This commit adds the missing piece:
- Add thumbnail images to previously-processed photo cards
rendered by renderPrevCard(), linked to /api/photos/{id}/file
- Clicking the thumbnail opens the full-screen lightbox with zoom
- Add .prev-thumb CSS for consistent square aspect-ratio display
Acceptance Criteria:
- Tap detail preview image -> full-screen overlay (already done)
- Photo fills screen with proper aspect ratio (already done)
- Pinch/scroll zoom + double-tap toggle (already done)
- Close button + swipe-down-to-dismiss (already done)
- Also works for previous photos section thumbnails (NOW DONE)
Description
EXIF GPS scanner test rig — multi-photo gallery with client/server EXIF comparison and OCR
Languages
HTML
65.6%
Python
31%
Shell
2.7%
JavaScript
0.7%