[Differential] [Changed Subscribers] D4606: don't show 0% when no battery

David Edmundson noreply at phabricator.kde.org
Tue Feb 14 13:00:07 UTC 2017


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170214/e5c11ca2/attachment.html>


More information about the Plasma-devel mailing list