mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
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:
@@ -195,9 +195,8 @@
|
||||
"required" : true,
|
||||
"minimum" : 0,
|
||||
"maximum": 100,
|
||||
"default" : 90,
|
||||
"default" : 0,
|
||||
"append" : "edt_append_percent",
|
||||
"access" : "advanced",
|
||||
"propertyOrder" : 14
|
||||
},
|
||||
"gammaRed" :
|
||||
|
Reference in New Issue
Block a user