Clip the applet and prevent some mess on the screen

This commit is contained in:
Sebastian Kügler 2013-04-30 02:34:48 +02:00
parent e4976005c6
commit cb5f8a3248

View File

@ -27,6 +27,7 @@ Item {
id: root
width: 100
height: 100
clip: true
property int _s: theme.iconSizes.small
property int _h: theme.iconSizes.desktop