控件互斥

This commit is contained in:
13038267101 2023-06-27 15:21:20 +08:00
parent a4462e829d
commit c95caedc4f
1 changed files with 6 additions and 3 deletions

View File

@ -619,7 +619,8 @@
"min": 1, "min": 1,
"max": 255, "max": 255,
"step": 1 "step": 1
} },
"depend_and": ["is-custom-gamma==false"]
}, },
"contrast": { "contrast": {
"cat": "base", "cat": "base",
@ -640,7 +641,8 @@
"min": 1, "min": 1,
"max": 7, "max": 7,
"step": 1 "step": 1
} },
"depend_and": ["is-custom-gamma==false"]
}, },
"gamma": { "gamma": {
"cat": "base", "cat": "base",
@ -661,7 +663,8 @@
"min": 0.010000, "min": 0.010000,
"max": 5.000000, "max": 5.000000,
"step": 0.499000 "step": 0.499000
} },
"depend_and": ["is-custom-gamma==false"]
}, },
"grp-3": { "grp-3": {
"cat": "base", "cat": "base",