D9281: Fix indentation of icon for left aligned toolbuttons

2017-12-10 Thread Henrik Fehlauer
This revision was automatically updated to reflect the committed changes. Closed by commit R31:f0444f600b97: Fix indentation of icon for left aligned toolbuttons (authored by rkflx). REPOSITORY R31 Breeze CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D9281?vs=23733&id=23738 REVISION

D9281: Fix indentation of icon for left aligned toolbuttons

2017-12-10 Thread Henrik Fehlauer
rkflx added a comment. In https://phabricator.kde.org/D9281#178197, @hpereiradacosta wrote: > You might also want to check the close to identical code for oxygen, in case it also applies. Has already been done in https://phabricator.kde.org/D9282, see mentions above your comment

D9281: Fix indentation of icon for left aligned toolbuttons

2017-12-10 Thread Henrik Fehlauer
rkflx edited the summary of this revision. REPOSITORY R31 Breeze BRANCH master REVISION DETAIL https://phabricator.kde.org/D9281 To: rkflx, hpereiradacosta Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

D9281: Fix indentation of icon for left aligned toolbuttons

2017-12-10 Thread Hugo Pereira Da Costa
hpereiradacosta accepted this revision. hpereiradacosta added a comment. This revision is now accepted and ready to land. Thanks for the patch ! Sounds correct. Feel free to submit and to backport to plasma/5.11 You might also want to check the close to identical code for oxygen, in case

D9281: Fix indentation of icon for left aligned toolbuttons

2017-12-10 Thread Henrik Fehlauer
rkflx added a comment. This is currently based on the `master` branch, but might be material for `Plasma/5.11` as well. Please tell me where this should land in the end, and how merging/cherrypicking/... works in this repo (the commit history is not entirely consistent regarding this). REPO

D9281: Fix indentation of icon for left aligned toolbuttons

2017-12-10 Thread Henrik Fehlauer
rkflx created this revision. rkflx added a reviewer: hpereiradacosta. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel. REVISION SUMMARY Gwenview's Operations sidebar uses custom `QToolButtons` which are wide and left aligned. Special supp