davidedmundson added inline comments. INLINE COMMENTS
> BadgeOverlay.qml:36 > color: theme.backgroundColor > - width: label.width + units.devicePixelRatio * 2 > + width: Math.max(units.gridUnit, label.width + units.devicePixelRatio > * 2) > height: label.height what's this for? REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D4606 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: mart, #plasma Cc: davidedmundson, plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol