https://bugs.kde.org/show_bug.cgi?id=417514
--- Comment #8 from Marco Martin <notm...@gmail.com> --- Git commit 3de1c2462eda58048170b90277eae983c86edfd7 by Marco Martin. Committed on 14/02/2020 at 11:37. Pushed by mart into branch 'master'. support icon.width/height Summary: support the icon size hint of the control. Reinstate it in ToolButton and add the support for the other controls Test Plan: possible to control buttons icon sizes mediacontroller taskbar tooltip with icons set to small: {F8103363} Reviewers: #plasma, broulik Reviewed By: #plasma, broulik Subscribers: broulik, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D27396 M +6 -2 src/declarativeimports/plasmacomponents3/Button.qml M +6 -3 src/declarativeimports/plasmacomponents3/TabButton.qml M +6 -2 src/declarativeimports/plasmacomponents3/ToolButton.qml https://commits.kde.org/plasma-framework/3de1c2462eda58048170b90277eae983c86edfd7 -- You are receiving this mail because: You are watching all bug changes.