iakdis / 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
297 stars 29 forks source link

[Feature request] Add leftet handed mode #65

Closed dboehmer closed 1 year ago

dboehmer commented 1 year ago

Describe the solution you'd like When turning the phone to take a picture the camera button moves to the right. This is annoying when holding the phone with your left hand only.

I suggest adding a setting left handed mode. If enabled the camera button should move to the left when the phone is rotated horizontally. I couldn’t find such a setting in the app.

iakdis commented 1 year ago

Thank you for the issue. Sounds like a great option, It'll be implemented in the next version

iakdis commented 1 year ago

This issue should now be resolved with the release v1.7.0! It should come out on F-Droid soon as well. Let me know if I can close the issue.