[Panorama Viewer] Keep HDR viewer checked between scenes

This commit is contained in:
Landrodie 2021-06-22 15:11:22 +02:00 committed by Fabien Castan
parent 1dfe96c74b
commit 73999c43e4

View file

@ -287,8 +287,6 @@ FocusScope {
} else {
// Force the unload (instead of using Component.onCompleted to load it once and for all) is necessary since Qt 5.14
setSource("", {})
displayLensDistortionViewer.checked = false;
displayHDR.checked = false;
}
}