Skip to content

levelbar: Fill the whole space for discrete level bars

Alice Mikhaylenko requested to merge wip/exalm/levelbar into master

Ideally this would be using box layout, but it overrides measure() so it's not possible - so reimplement it instead. Fix an accidentally int division along the way.

Merge request reports