Files
Nitro-V3/src/components/camera
simoleo89 a776960650 fix(camera): full roll no longer discards the newest photo
When the roll hit CAMERA_ROLL_LIMIT the capture path alerted "full" then did
clone.pop() (dropping the NEWEST photo) and pushed the new one — so once full the
roll was pinned at the limit and every further shot just replaced the most-recent
picture. Block the shot instead (return after the alert).
2026-06-13 18:15:31 +02:00
..
🆙 Init V3
2026-01-31 09:10:52 +01:00