[PanoramaViewer] grid not displayed by default

This commit is contained in:
Thomas Zorroche 2021-01-12 18:26:00 +01:00 committed by Fabien Castan
parent 765dfce314
commit 41a5e5c171

View file

@ -30,7 +30,7 @@ AliceVision.PanoramaViewer {
return Image.Ready;
}
property bool isGridDisplayed : true;
property bool isGridDisplayed : false;
property string channelModeString : "rgba"
onIsGridDisplayedChanged: {