Skip to content
Commit cd027ce8 authored by Filip Fila's avatar Filip Fila 🌆
Browse files

[applets/notifications] Try to not have the notification count numbers overflow the icon

Summary:
When the notification count is in double digits, the numbers can overflow the icons which is meant to contain them.

This patch checks if there is more than 1 digit and then slightly reduces the size of the numbers.

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D22878
parent e3035bbc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment