simple_barcode_scanner icon indicating copy to clipboard operation
simple_barcode_scanner copied to clipboard

Add safe area to static barcode scanner screen on iOS

Open pchasco opened this issue 9 months ago • 0 comments

When using the default scanner screen on iOS devices without a physical home button, the buttons at the bottom of the page are overlapped by the system UI, and are generally just too close to the screen bottom edge and corners.

It would be ideal if some padding could be added to the bottom of the screen to inset the controls. Keep in mind that the iPhone corners are rounded, so the Cancel and rotate buttons are clipped by the physical device's corners, which you cannot see in the screenshot.

IMG_3699

pchasco avatar Jan 14 '25 22:01 pchasco