-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Video Resolution setting not retained #1033
Comments
This bug is still there (qTox v1.4.0-81-g4f0ef6c / Debian 32bit). Please reopen. |
Okay, I found out why the setting isn't properly kept. It's because I see two relatively easy fixes:
Anyway, I can provide a patch for either solution, I'd just like to know which one is preferred. |
Index the filtered modes when selecting from the combobox, not from the full list. Closes qTox#1033.
Index the filtered modes we show to the user when selecting from the combobox, not the full list of modes actually supported by the device. Closes qTox#1033.
Index the filtered modes we show to the user when selecting from the combobox, not the full list of modes actually supported by the device. Fixes qTox#1033.
Opened #3371 just fixing the setting. |
Index the filtered modes we show to the user when selecting from the combobox, not the full list of modes actually supported by the device. Fixes qTox#1033.
I'm setting Video Resolution to 160x120, but if I move out of the Audio/Video tab and back, the resolution is back to the highest. This is as of commit aef0839
The text was updated successfully, but these errors were encountered: