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