mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Merge remote-tracking branch 'origin/feature/OP-5207_Global-host-color-management-activation' into feature/OP-5207_Global-host-color-management-activation
This commit is contained in:
commit
b93491f5d5
1 changed files with 1 additions and 1 deletions
|
|
@ -411,7 +411,7 @@ def is_host_use_ocio_config_activated(
|
|||
project_settings, host_name)
|
||||
|
||||
# check if host settings is having use_ocio_config
|
||||
if imageio_host.get("use_ocio_config", False):
|
||||
return imageio_host.get("use_ocio_config", False)
|
||||
return True
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue