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

Flash in Video mode #36

Closed iiitomo closed 1 year ago

iiitomo commented 1 year ago

First of all, thanks for this new app, I really like the default interface, it shows only the icons I need.

Currently, the Video mode has a Flash icon that behaves the same as for the Camera mode: 1) No flash 2) Forced flash 3) Automatic flash 4) Light It makes sense for the Camera mode, but for the Video mode only the 1 (no flash) and 4 (light) are useful. I suggest to remove the 2 and 3 (forced flash and automatic flash) for Video mode.

iakmds commented 1 year ago

Hi, that makes a lot of sense. Thank you for this – will be added.

iakmds commented 1 year ago

Hello again, the Flash Mode selection in video mode is now limited to off and torch in the new version 1.5.0 :tada:

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