https://bugs.kde.org/show_bug.cgi?id=378443
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/pla | |sma-desktop/eae7910ed137246 | |49f5ac0fc98680e11865e721a Status|UNCONFIRMED |RESOLVED --- Comment #18 from Eike Hein <h...@kde.org> --- Git commit eae7910ed13724649f5ac0fc98680e11865e721a by Eike Hein. Committed on 26/04/2017 at 11:57. Pushed by hein into branch 'master'. Configurable icon size Summary: This patch uses the new units.iconSizeHints.panel API to limit the icon size to what the user sets for panel icons in System Settings, avoiding them taking up too much space, particularly in wide vertical panels. See D5592, D5594 and D4550 for similar changes. Depends on D5593. Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D5595 M +8 -0 desktoppackage/contents/applet/DefaultCompactRepresentation.qml https://commits.kde.org/plasma-desktop/eae7910ed13724649f5ac0fc98680e11865e721a --- Comment #19 from Eike Hein <h...@kde.org> --- Git commit ad08c43ccaa28005750f4a04e2283cb78ecdbed6 by Eike Hein. Committed on 26/04/2017 at 11:54. Pushed by hein into branch 'master'. Configurable icon size Summary: This patch uses the new units.iconSizeHints.panel API to limit the icon size to what the user sets for panel icons in System Settings, avoiding them taking up too much space, particularly in wide vertical panels. See D4550 for a similar change. A similar change will need to be done for Kickoff, which uses the default CompactRepr instead. Depends on D5593. Reviewers: #plasma, mart Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D5592 M +8 -4 applets/kicker/package/contents/ui/CompactRepresentation.qml https://commits.kde.org/plasma-desktop/ad08c43ccaa28005750f4a04e2283cb78ecdbed6 -- You are receiving this mail because: You are watching all bug changes.