https://bugs.kde.org/show_bug.cgi?id=406483

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/eli
                   |                            |sa/1fb8268655c598f4bc4a7155
                   |                            |da777eee963ef40a
         Resolution|---                         |FIXED

--- Comment #3 from Nate Graham <n...@kde.org> ---
Git commit 1fb8268655c598f4bc4a7155da777eee963ef40a by Nate Graham.
Committed on 15/04/2019 at 17:28.
Pushed by ngraham into branch 'master'.

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.

Test Plan: {F6774565, size=full}

Reviewers: mgallien, #elisa

Reviewed By: mgallien, #elisa

Differential Revision: https://phabricator.kde.org/D20578

M  +3    -0    src/qml/HeaderBar.qml

https://commits.kde.org/elisa/1fb8268655c598f4bc4a7155da777eee963ef40a

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to