Load Pictures button + move info (?) to top of scan controls #209
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
The bottom scan-controls row spends a slot on a
?help button, while there is no way to scan a photo the user already has (gallery import). The?is also low-value real estate in the primary controls row.What
?help button in the bottom scan-controls row with a "Load Pictures" button: gallery import -> run the scan pipeline on an existing photo.?info button up to the top overlay row.Status
Queued.
Status update: DONE. Load Pictures button added and the info (?) button relocated to the top overlay row in 0cb6158. A controls-row overflow fix in 2b7139c corrected clipping that was hiding the search button. Hot-reloaded on the design build. Keeping OPEN pending on-device verification of the gallery-import path (picker permissions plus running the scan pipeline on an imported photo).