Skip to content

Fix status bar contents not filling the available width

Noah Davis requested to merge work/ndavis/fix-statusbar-horizontal-size into master

Apparently using box layout size constraints is way more limited than using widget size policies.

Merge request reports