Allow rounding radius in InfoTopBar style.
This commit is contained in:
parent
681da392eb
commit
6685a1565e
1 changed files with 1 additions and 0 deletions
|
|
@ -1319,6 +1319,7 @@ InfoTopBar {
|
||||||
searchRow: SearchFieldRow;
|
searchRow: SearchFieldRow;
|
||||||
highlightBg: color;
|
highlightBg: color;
|
||||||
highlightDuration: int;
|
highlightDuration: int;
|
||||||
|
radius: pixels;
|
||||||
}
|
}
|
||||||
|
|
||||||
LevelMeter {
|
LevelMeter {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue