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

Laurent Pinchart laurent.pinchart at ideasonboard.com
Thu Apr 30 18:10:19 CEST 2020


Hi Umang,

On Thu, Apr 30, 2020 at 04:00:00PM +0000, Umang Jain wrote:
> Hi,
> 
> 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

Pushed to master.

Thank you.

>  src/qcam/main_window.cpp | 11 +++++++----
>  src/qcam/main_window.h   |  2 ++
>  2 files changed, 9 insertions(+), 4 deletions(-)

-- 
Regards,

Laurent Pinchart


More information about the libcamera-devel mailing list