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
267 stars 26 forks source link

[Feature request] Autorotate icons rather than whole screen #80

Open ghost opened 10 months ago

ghost commented 10 months ago

Describe the solution you'd like Currently when using the camera app, on changing phone orientation, the whole screen rotates just for showing rotated icons. This is inefficient and sometimes app freezes(for 1 sec) after repeatedly changing orientation. I would suggest to rather rotate desired icons only rather than whole screen.

Also autorotate toggle setting would be appreciated Thank you for your app🙂