update format for volume (like lightness)

This commit is contained in:
rolux 2012-06-10 20:12:14 +00:00
parent d3dafa065e
commit aff1252f3b
3 changed files with 3 additions and 0 deletions

View File

@ -412,6 +412,7 @@
"title": "Volume",
"type": "float",
"columnWidth": 60,
"format": {"type": "color", "args": ["lightness"]},
"sort": true
},
{

View File

@ -335,6 +335,7 @@
"title": "Volume",
"type": "float",
"columnWidth": 60,
"format": {"type": "color", "args": ["lightness"]},
"sort": true
},
{

View File

@ -335,6 +335,7 @@
"title": "Volume",
"type": "float",
"columnWidth": 60,
"format": {"type": "color", "args": ["lightness"]},
"sort": true
},
{