Improved declarative-camera example.
- Fix setting the white balance preset, it was never actually set on the camera - Improved the zoom control style Change-Id: I95c2851e5ad8409dd79306492271f221a61cb10d Reviewed-by: Christian Stromme <christian.stromme@digia.com>
This commit is contained in:
committed by
The Qt Project
parent
023c6ebcb9
commit
904881d4a3
@@ -110,6 +110,7 @@ FocusScope {
|
||||
text: "Fluorescent"
|
||||
}
|
||||
}
|
||||
onValueChanged: captureControls.camera.imageProcessing.whiteBalanceMode = wbModesButton.value
|
||||
}
|
||||
|
||||
CameraButton {
|
||||
|
||||
Reference in New Issue
Block a user