Files
canteen-asset-tracker/static
shawn 90bd3f0e4b Remove capture=environment from manual photo input — plain file picker preserves EXIF
- manPhotoInput now uses accept=image/* without capture attribute
  -> opens gallery/file picker which gives raw file bytes (EXIF preserved)
- Camera shortcut preserved via openManualCamera() creates a temp
  capture=environment input for quick field capture (no EXIF but available)
- Label updated: 'Tap to take photo' -> 'Tap to choose photo'
- Manual photo capture row references openManualCamera() instead
2026-05-21 23:06:49 -04:00
..