OpenCue
OpenCue copied to clipboard
[cuegui] Fix: Consistent config key naming in __launchViewer
- Fix: Ensure consistent configuration key naming in __launchViewer method
@DiegoTavares
This PR is just a minor change to make easier to find the correct variable to change in the cuegui.yaml to enable multiple viewers.
The PR [cuegui] Add support for multiple viewers #1513 changed the variable from output_viewer.direct_cmd_call to output_viewer_direct_cmd_call in the cuegui.yaml file.