[elisa] [Bug 406481] Sidebar text gets elided for most window sizes

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

Matthieu Gallien  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED

--- Comment #1 from Matthieu Gallien  ---
Thanks for your report.

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

[elisa] [Bug 406481] Sidebar text gets elided for most window sizes

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

--- Comment #2 from Nate Graham  ---
I'm working on this FWIW. Here's a patch: https://phabricator.kde.org/D20577

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

[elisa] [Bug 406481] Sidebar text gets elided for most window sizes

2019-04-16 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=406481

Patrick Silva  changed:

   What|Removed |Added

 CC||bugsefor...@gmx.com

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

[elisa] [Bug 406481] Sidebar text gets elided for most window sizes

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

Nate Graham  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/eli
   ||sa/debeff777c3c99293ff30be9
   ||872d7b8d00fa580b
 Status|CONFIRMED   |RESOLVED

--- Comment #3 from Nate Graham  ---
Git commit debeff777c3c99293ff30be9872d7b8d00fa580b by Nate Graham.
Committed on 16/04/2019 at 16:12.
Pushed by ngraham into branch 'master'.

Don't adjust the sidebar size with the window size, and reduce the text size a
bit

Summary:
Currently the sidebar text is huge and the sidebar itself adjusts its width
with
the window's own width. This results in sidebar items' text getting elided with
most window sizes.

This patch reduces the text size a bit and fixes the size, resolving both
problems.

Test Plan: {F6774559, size=full}

Reviewers: mgallien, #elisa

Reviewed By: mgallien, #elisa

Subscribers: filipf

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

M  +1-1src/qml/BaseTheme.qml
M  +0-3src/qml/ContentView.qml
M  +5-6src/qml/ViewSelector.qml

https://commits.kde.org/elisa/debeff777c3c99293ff30be9872d7b8d00fa580b

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