mirror of
https://github.com/alicevision/Meshroom.git
synced 2025-08-02 16:28:51 +02:00
[PanoramaViewer] fix channelMode issue
This commit is contained in:
parent
e134ad8308
commit
b375770c67
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@ AliceVision.PanoramaViewer {
|
|||
|
||||
clearBeforeLoad: true
|
||||
|
||||
channelMode : AliceVision.PanoramaViewer.EChannelMode.RGBA
|
||||
|
||||
property alias containsMouse: mouseArea.containsMouse
|
||||
property alias mouseX: mouseArea.mouseX
|
||||
property alias mouseY: mouseArea.mouseY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue