[elisa] [Bug 406483] Artist name elided in header

2019-04-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406483

Nate Graham  changed:

   What|Removed |Added

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

--- Comment #3 from Nate Graham  ---
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-0src/qml/HeaderBar.qml

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

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

[elisa] [Bug 406483] Artist name elided in header

2019-04-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=406483

--- Comment #2 from Nate Graham  ---
Here's a patch: https://phabricator.kde.org/D20578

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

[elisa] [Bug 406483] Artist name elided in header

2019-04-14 Thread Matthieu Gallien
https://bugs.kde.org/show_bug.cgi?id=406483

Matthieu Gallien  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Matthieu Gallien  ---
Thanks for your report. Not sure how to reproduce the issue but I will try.

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