OP-4643 - added label to Settings

This commit is contained in:
Petr Kalis 2023-01-06 18:46:35 +01:00
parent d5cc450e9c
commit 65b454c42c

View file

@ -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",