https://bugs.kde.org/show_bug.cgi?id=369823
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |http://commits.kde.org/plas | |ma-workspace/d3fc0c18787100 | |d1795a9115588acf91b0cd3bb3 --- Comment #5 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit d3fc0c18787100d1795a9115588acf91b0cd3bb3 by David Edmundson. Committed on 05/10/2016 at 14:53. Pushed by davidedmundson into branch 'Plasma/5.8'. Set explicit minimum size on panelSpacer so that AppletContainer doesn't set one Summary: Commit 8e1339887a01e078b04fb18ff575c16998447665 in Plasma 5.8 removed a minimum size on the panel spacer, which is what we want, however if no minimum size is set on an applet in a panel the panel's AppletContainer sets the minmimum width to be the same as the height. This was preventing people having tiny panel spacers. Test Plan: Reporter tested the patch Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D2938 M +2 -0 applets/panelspacer/contents/ui/main.qml http://commits.kde.org/plasma-workspace/d3fc0c18787100d1795a9115588acf91b0cd3bb3 -- You are receiving this mail because: You are watching all bug changes.