removed clip: true because of the notifications popup bubble being cut off
This commit is contained in:
@@ -26,7 +26,6 @@ Rectangle {
|
|||||||
width: 35
|
width: 35
|
||||||
height: 40
|
height: 40
|
||||||
radius: panelRadius
|
radius: panelRadius
|
||||||
clip: true
|
|
||||||
|
|
||||||
color: hoverHandler.hovered ? t.notifBgHover : t.notifBg
|
color: hoverHandler.hovered ? t.notifBgHover : t.notifBg
|
||||||
border.color: root.doNotDisturb
|
border.color: root.doNotDisturb
|
||||||
|
|||||||
Reference in New Issue
Block a user