Allow rounding radius in InfoTopBar style.

This commit is contained in:
John Preston 2022-02-08 20:17:56 +03:00
parent 681da392eb
commit 6685a1565e

View file

@ -1319,6 +1319,7 @@ InfoTopBar {
searchRow: SearchFieldRow;
highlightBg: color;
highlightDuration: int;
radius: pixels;
}
LevelMeter {