controlkit.js icon indicating copy to clipboard operation
controlkit.js copied to clipboard

The "ratio" option in panel

Open ti987 opened this issue 9 years ago • 2 comments

I am not sure how to change label:comp width ratio from the description. Number The ratio of label (default:30%) and component (default:70%) width Does it take a number, a string, 2 numbers, or something else? I tried a few different values but none of them worked.

ti987 avatar Mar 12 '16 07:03 ti987

I don't think this is actually implemented (maybe it was at some point). Searching for "ratio" doesn't reveal any use of the .ratio property. The only thing that can be found is the SCSS preset that defines a ratio of 40/60.

mootari avatar Aug 21 '16 21:08 mootari

+1, found out this property doesn't do anything :p

polyclick avatar Feb 26 '18 11:02 polyclick