removed clip: true because of the notifications popup bubble being cut off

This commit is contained in:
SomeElse
2026-04-27 08:03:09 +00:00
parent c753af02ba
commit 39e4940474

View File

@@ -26,7 +26,6 @@ Rectangle {
width: 35
height: 40
radius: panelRadius
clip: true
color: hoverHandler.hovered ? t.notifBgHover : t.notifBg
border.color: root.doNotDisturb