From b5712a5d7eb8173b8be4b4729c24d24f99d69786 Mon Sep 17 00:00:00 2001 From: Shawn Date: Wed, 20 May 2026 17:53:24 -0400 Subject: [PATCH] Camera viewport: taller (16/14), less margin (4px) --- Home.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Home.md b/Home.md index c9d2281..63c45c3 100644 --- a/Home.md +++ b/Home.md @@ -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.