AcademySoftwareFoundation / OpenCue

A render management system you can deploy for visual effects and animation productions.
https://www.opencue.io
Apache License 2.0
832 stars 202 forks source link

[cuegui] Fix: Consistent config key naming in __launchViewer #1545

Closed ramonfigueiredo closed 4 weeks ago

ramonfigueiredo commented 1 month ago
ramonfigueiredo commented 1 month ago

@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.