Clip the applet and prevent some mess on the screen
This commit is contained in:
parent
e4976005c6
commit
cb5f8a3248
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user