fix: GridSize change, show brightness compensation (#746)

* show brightness compensation and set to 0

* New gridLayout calculation and px limiter
This commit is contained in:
brindosch
2020-03-27 16:08:42 +01:00
committed by GitHub
parent 133399c6b6
commit 20a5e5dc06
2 changed files with 13 additions and 2 deletions

View File

@@ -195,9 +195,8 @@
"required" : true,
"minimum" : 0,
"maximum": 100,
"default" : 90,
"default" : 0,
"append" : "edt_append_percent",
"access" : "advanced",
"propertyOrder" : 14
},
"gammaRed" :