[libcamera-devel] [PATCH 0/2] Fix combo-box entry selection on startup

Umang Jain email at uajain.com
Thu Apr 30 16:15:00 CEST 2020


Hi all,

This is a byte-size bug fix in qcam that fixes the issue where
there are multiple cameras and one of them is selected on startup.
However, the selected camera entry was not reflected by the camera-
combo box in the main window.

Umang Jain (2):
  qcam: main_window: Make cameraCombo_ private
  qcam: main_window: Fix combo-box entry selection on startup

 src/qcam/main_window.cpp | 13 ++++++++-----
 src/qcam/main_window.h   |  2 ++
 2 files changed, 10 insertions(+), 5 deletions(-)

-- 
2.26.0



More information about the libcamera-devel mailing list