https://bugs.kde.org/show_bug.cgi?id=393888
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/2054d9be40bc4b9 | |3f7bf8ca3de6ed8d87664b4eb Resolution|--- |FIXED --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 2054d9be40bc4b93f7bf8ca3de6ed8d87664b4eb by Nate Graham, on behalf of Konstantin Lisin. Committed on 08/08/2019 at 18:04. Pushed by ngraham into branch 'master'. Fix incorrect Kickoff tab bar layout for vertical panels Summary: This fixes the broken layout of the tab bar (tab bar takes the whole view) when a panel is changed from horizontal to vertical that persists until plasmashell is restarted. Test Plan: Change panel orientation from horizontal to vertical. Open Kickoff. Before fix: tab bar fills the whole view making the Kickoff unusable even if you make the panel horizontal again. After fix: tab bar has the correct size. Reviewers: #plasma, hein, ngraham Reviewed By: ngraham Subscribers: plasma-devel Tags: #plasma Maniphest Tasks: T10047 Differential Revision: https://phabricator.kde.org/D22988 M +16 -28 applets/kickoff/package/contents/ui/FullRepresentation.qml https://commits.kde.org/plasma-desktop/2054d9be40bc4b93f7bf8ca3de6ed8d87664b4eb -- You are receiving this mail because: You are watching all bug changes.