https://bugs.kde.org/show_bug.cgi?id=381535
--- Comment #5 from Henrik Fehlauer <rk...@lab12.net> --- Git commit f0444f600b973ebb7ad226f2ee7007af184fb7e2 by Henrik Fehlauer. Committed on 10/12/2017 at 22:03. Pushed by rkflx into branch 'master'. Fix indentation of icon for left aligned toolbuttons Summary: Gwenview's {nav Operations} sidebar uses custom `QToolButtons` which are wide and left aligned. Special support for this in Breeze was added with 2fb62271d777. However, compared to the KDE4 version there is not enough space between the left button border and the icon: {F5539728} This is fixed by adding the appropriate margin: {F5539730} Note how this replicates exactly the spacing of the toolbuttons in the regular toolbar on the top (which had its icon size set to "small" in this screenshot). Test Plan: Icons on toolbuttons in Gwenview's {nav Operations} sidebar no longer squished all the way to the left, text spacing still looking good. Reviewers: hpereiradacosta Reviewed By: hpereiradacosta Subscribers: ngraham, plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D9281 M +4 -1 kstyle/breezestyle.cpp https://commits.kde.org/breeze/f0444f600b973ebb7ad226f2ee7007af184fb7e2 -- You are receiving this mail because: You are watching all bug changes.