Skip to content
Commit 1fb82686 authored by Nate Graham's avatar Nate Graham
Browse files

Don't elide strings in the HeaderBar when there's plenty of space

Summary:
The parent `ColumnLayout` had `Layout.fillWidth: true`, but its children didn't, and
they don't inherit it automatically.

This patch sets that property for the children so that strings in the HeaderBar don't
get elided.

BUG: 406483

Test Plan: {F6774565, size=full}

Reviewers: mgallien, #elisa

Reviewed By: mgallien, #elisa

Differential Revision: https://phabricator.kde.org/D20578
parent cca9f0b8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment