diff --git a/contents/ui/FloatingAvatar.qml b/contents/ui/FloatingAvatar.qml index 1480605..d8b59f3 100644 --- a/contents/ui/FloatingAvatar.qml +++ b/contents/ui/FloatingAvatar.qml @@ -28,7 +28,6 @@ PlasmaCore.Dialog { //cosmic background noise is less random than the placement property int avatarWidth property bool isTop: false - flags: Qt.WindowStaysOnTopHint type: "Notification" x: root.x + root.width / 2 - width / 2