Camera viewport: taller (16/14), less margin (4px)

2026-05-20 17:53:24 -04:00
parent c82ed8f750
commit b5712a5d7e
+3
@@ -14,6 +14,9 @@ Mobile-first web app for tracking physical assets via barcode scanning, OCR stic
## Recent Changes (May 2026)
### Camera Viewport
Larger camera viewport for better scanning — taller aspect ratio (16/14, was 16/12) and less bottom margin (4px, was 8px).
### Map Pins Fix
Assets now show on the map. Check-ins auto-update the asset's `latitude`/`longitude` fields so `loadAssetPins()` can find them. Existing assets backfilled from their check-in history.