调整配置,解决启用多流输出时会导致色调曲线和亮度对比度伽马不显示

This commit is contained in:
yangjiaxuan 2023-08-11 16:46:14 +08:00
parent 5d45421a14
commit 455d7ac83a
7 changed files with 28 additions and 28 deletions

View File

@ -581,7 +581,7 @@
"cur": false,
"default": false,
"size": 4,
"depend_or": ["mode!=颜色自动识别"]
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
},
"brightness": {
"cat": "base",
@ -603,7 +603,7 @@
"max": 255,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"contrast": {
"cat": "base",
@ -625,7 +625,7 @@
"max": 7,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"gamma": {
"cat": "base",
@ -647,7 +647,7 @@
"max": 5.000000,
"step": 0.499000
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"grp-3": {
"cat": "base",

View File

@ -616,7 +616,7 @@
"cur": false,
"default": false,
"size": 4,
"depend_or": ["mode!=颜色自动识别"]
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
},
"brightness": {
"cat": "base",
@ -638,7 +638,7 @@
"max": 255,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"contrast": {
"cat": "base",
@ -660,7 +660,7 @@
"max": 7,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"gamma": {
"cat": "base",
@ -682,7 +682,7 @@
"max": 5.000000,
"step": 0.499000
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"grp-3": {
"cat": "base",

View File

@ -616,7 +616,7 @@
"cur": false,
"default": false,
"size": 4,
"depend_or": ["mode!=颜色自动识别"]
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
},
"brightness": {
"cat": "base",
@ -638,7 +638,7 @@
"max": 255,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"contrast": {
"cat": "base",
@ -660,7 +660,7 @@
"max": 7,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"gamma": {
"cat": "base",
@ -682,7 +682,7 @@
"max": 5.000000,
"step": 0.499000
},
"depend_and": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_and": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"grp-3": {
"cat": "base",

View File

@ -581,7 +581,7 @@
"cur": false,
"default": false,
"size": 4,
"depend_or": ["mode!=颜色自动识别"]
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
},
"brightness": {
"cat": "base",
@ -603,7 +603,7 @@
"max": 255,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"contrast": {
"cat": "base",
@ -625,7 +625,7 @@
"max": 7,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"gamma": {
"cat": "base",
@ -647,7 +647,7 @@
"max": 5.000000,
"step": 0.499000
},
"depend_or": ["is-custom-gamma==false", "mode!=颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode!=颜色自动识别"]
},
"grp-3": {
"cat": "base",

View File

@ -599,7 +599,7 @@
"cur": false,
"default": false,
"size": 4,
"depend_or": ["mode!=颜色自动识别"]
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
},
"brightness": {
"cat": "base",
@ -621,7 +621,7 @@
"max": 255,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"contrast": {
"cat": "base",
@ -643,7 +643,7 @@
"max": 7,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"gamma": {
"cat": "base",
@ -665,7 +665,7 @@
"max": 5.000000,
"step": 0.499000
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"grp-3": {
"cat": "base",

View File

@ -581,7 +581,7 @@
"cur": false,
"default": false,
"size": 4,
"depend_or": ["mode!=颜色自动识别"]
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
},
"brightness": {
"cat": "base",
@ -603,7 +603,7 @@
"max": 255,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"contrast": {
"cat": "base",
@ -625,7 +625,7 @@
"max": 7,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"gamma": {
"cat": "base",
@ -647,7 +647,7 @@
"max": 5.000000,
"step": 0.499000
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"grp-3": {
"cat": "base",

View File

@ -616,7 +616,7 @@
"cur": false,
"default": false,
"size": 4,
"depend_or": ["mode!=颜色自动识别"]
"depend_or": ["is-multiout==true", "mode!=颜色自动识别"]
},
"brightness": {
"cat": "base",
@ -638,7 +638,7 @@
"max": 255,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"contrast": {
"cat": "base",
@ -660,7 +660,7 @@
"max": 7,
"step": 1
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"gamma": {
"cat": "base",
@ -682,7 +682,7 @@
"max": 5.000000,
"step": 0.499000
},
"depend_or": ["is-custom-gamma==false", "mode==颜色自动识别"]
"depend_or": ["is-custom-gamma==false", "is-multiout==true", "mode==颜色自动识别"]
},
"grp-3": {
"cat": "base",