Bug 406483

Summary: Artist name elided in header
Product: [Applications] Elisa Reporter: Nate Graham <nate>
Component: generalAssignee: Matthieu Gallien <matthieu_gallien>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Radioh...

Description Nate Graham 2019-04-12 17:25:31 UTC
Created attachment 119386 [details]
Radioh...

Elisa from git master. See attached screenshot.
Comment 1 Matthieu Gallien 2019-04-15 05:46:46 UTC
Thanks for your report. Not sure how to reproduce the issue but I will try.
Comment 2 Nate Graham 2019-04-15 15:38:12 UTC
Here's a patch: https://phabricator.kde.org/D20578
Comment 3 Nate Graham 2019-04-15 17:28:26 UTC
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