[go: up one dir, main page]

Menu

Code Merge Request #67: fix cameraId_default so changing it actually works (open)

Merging...

Merged

Something went wrong. Please, merge manually

Checking if merge is possible...

Something went wrong. Please, merge manually

Matija Nalis wants to merge 1 commit from /u/mnalis/opencamera/ to master, 2023-06-24

Some people prefer using different default camera then the one with ID 0.
There is cameraId_default variable which is supposed to allow for that, but changing it doesn't work.

This MR fixes that, and allows different value of cameraId_default to work if the user changes it (this MR does not change the default 0).

Fixes #1059

Commit Date  
[611b7c] (HEADfix-cameraId_defaultmaster) by Matija Nalis Matija Nalis

actually use cameraId_default

without this, changing cameraId_default does not really work (it always uses 0 instead).

2023-06-24 13:34:47 Tree

Discussion


Log in to post a comment.