drosca added inline comments. INLINE COMMENTS
> SmallToolButton.qml:11 > + property int padding: units.smallSpacing > + Layout.preferredWidth: iconSize + padding * 2 > + Layout.preferredHeight: iconSize + padding * 2 This won't work when not in Layout, I think you can use implicitWidth/Height to have the same effect. REPOSITORY R115 Plasma Audio Volume Applet REVISION DETAIL https://phabricator.kde.org/D5144 To: Zren, #plasma, subdiff, drosca Cc: subdiff, drosca, plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol