From 455d7ac83a81bc11c69008a84304eb7687236e2c Mon Sep 17 00:00:00 2001 From: yangjiaxuan <171295266@qq.com> Date: Fri, 11 Aug 2023 16:46:14 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E6=95=B4=E9=85=8D=E7=BD=AE=EF=BC=8C?= =?UTF-8?q?=E8=A7=A3=E5=86=B3=E5=90=AF=E7=94=A8=E5=A4=9A=E6=B5=81=E8=BE=93?= =?UTF-8?q?=E5=87=BA=E6=97=B6=E4=BC=9A=E5=AF=BC=E8=87=B4=E8=89=B2=E8=B0=83?= =?UTF-8?q?=E6=9B=B2=E7=BA=BF=E5=92=8C=E4=BA=AE=E5=BA=A6=E5=AF=B9=E6=AF=94?= =?UTF-8?q?=E5=BA=A6=E4=BC=BD=E9=A9=AC=E4=B8=8D=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/G100-G200.txt | 8 ++++---- docs/G139-239.txt | 8 ++++---- docs/G300.txt | 8 ++++---- docs/G302.txt | 8 ++++---- docs/G400.txt | 8 ++++---- docs/G402.txt | 8 ++++---- docs/G439.txt | 8 ++++---- 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/docs/G100-G200.txt b/docs/G100-G200.txt index 867c7f6..d3a1654 100644 --- a/docs/G100-G200.txt +++ b/docs/G100-G200.txt @@ -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", diff --git a/docs/G139-239.txt b/docs/G139-239.txt index e9d85fa..eaefa60 100644 --- a/docs/G139-239.txt +++ b/docs/G139-239.txt @@ -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", diff --git a/docs/G300.txt b/docs/G300.txt index aa8d885..ef51811 100644 --- a/docs/G300.txt +++ b/docs/G300.txt @@ -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", diff --git a/docs/G302.txt b/docs/G302.txt index 3b498fc..e8ef8ff 100644 --- a/docs/G302.txt +++ b/docs/G302.txt @@ -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", diff --git a/docs/G400.txt b/docs/G400.txt index a2e8654..2b136fb 100644 --- a/docs/G400.txt +++ b/docs/G400.txt @@ -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", diff --git a/docs/G402.txt b/docs/G402.txt index 8e1c945..8efdc89 100644 --- a/docs/G402.txt +++ b/docs/G402.txt @@ -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", diff --git a/docs/G439.txt b/docs/G439.txt index cc4dbd0..fb49fe0 100644 --- a/docs/G439.txt +++ b/docs/G439.txt @@ -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",