https://bugs.kde.org/show_bug.cgi?id=406481
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/eli | |sa/debeff777c3c99293ff30be9 | |872d7b8d00fa580b Status|CONFIRMED |RESOLVED --- Comment #3 from Nate Graham <n...@kde.org> --- 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 -1 src/qml/BaseTheme.qml M +0 -3 src/qml/ContentView.qml M +5 -6 src/qml/ViewSelector.qml https://commits.kde.org/elisa/debeff777c3c99293ff30be9872d7b8d00fa580b -- You are receiving this mail because: You are watching all bug changes.