mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 08:04:01 +02:00
Force Mono Preview when using Spectator Camera
This commit is contained in:
parent
4843b91f47
commit
303a3d1e4c
1 changed files with 1 additions and 0 deletions
|
@ -370,6 +370,7 @@
|
|||
sendToQml({ method: 'updateMonitorShowsSwitch', params: monitorShowsCameraView });
|
||||
sendToQml({ method: 'updateControllerMappingCheckbox', setting: switchViewFromController, controller: controllerType });
|
||||
Menu.setIsOptionChecked("Disable Preview", false);
|
||||
Menu.setIsOptionChecked("Mono Preview", true);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue