1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 04:26:35 +02:00

Added setting for minimal colors

Fixes #162
This commit is contained in:
kkapsner 2017-12-11 12:47:43 +01:00
parent e128cba84a
commit 096db123d7
7 changed files with 70 additions and 2 deletions

View file

@ -143,6 +143,20 @@
}
]
},
{
"name": "minColors",
"displayDependencies": [
{
"blockMode": ["fakeReadout"],
"displayAdvancedSettings": [true]
},
{
"blockMode": ["askReadout", "ask"],
"askDenyMode": ["fake"],
"displayAdvancedSettings": [true]
}
]
},
{
"name": "fakeAlphaChannel",
"displayDependencies": [