iakmds / librecamera

A free and open source camera app for Android written in Flutter and Dart
https://f-droid.org/packages/com.iakmds.librecamera/
GNU General Public License v3.0
278 stars 27 forks source link

Distortion with devices with cutout #40

Closed RestlessDevil closed 1 year ago

RestlessDevil commented 1 year ago

Screenshot_20221120-112251_Libre_Camera

My phone is Xiaomi with display cutout and I have switched navigation bar to always present. The bottom portion is great, but the cutout is causing a problem (screenshot). I would like to suggest limiting the app to the area under the cutout, so that both can coexist, or hiding the upper portion of the navigation bar alltogether. Great app anyway, I have switched to it from OpenCamera.

iakmds commented 1 year ago

Hi, thank you a lot for this issue.

On my phone it got close to covering the top controls, yet I didn't notice it. This will be fixed in the next release. I'm glad you like the app!

iakmds commented 1 year ago

Hello again, the app is now limited to the safe area of the screen in the new version 1.5.0 :tada:

I will close this issue now, in case there is anything else, do let me know.