mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 13:24:54 +01:00
OP-4643 - added label to Settings
This commit is contained in:
parent
1fd17b9f59
commit
ffec1179ad
1 changed files with 5 additions and 1 deletions
|
|
@ -201,10 +201,14 @@
|
|||
"type": "dict",
|
||||
"collapsible": true,
|
||||
"key": "ExtractColorTranscode",
|
||||
"label": "ExtractColorTranscode",
|
||||
"label": "ExtractColorTranscode (ImageIO)",
|
||||
"checkbox_key": "enabled",
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "label",
|
||||
"label": "Configure output format(s) and color spaces for matching representations. Empty 'Output extension' denotes keeping source extension."
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "enabled",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue