From d9ffc13825b56cb97bce4d31fca4abbdc42b0985 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 7 Aug 2025 15:38:17 +1000 Subject: controlcenter: add floating mode Closes #363 --- modules/controlcenter/Panes.qml | 2 -- 1 file changed, 2 deletions(-) (limited to 'modules/controlcenter/Panes.qml') diff --git a/modules/controlcenter/Panes.qml b/modules/controlcenter/Panes.qml index d1ec581..d8c47d6 100644 --- a/modules/controlcenter/Panes.qml +++ b/modules/controlcenter/Panes.qml @@ -14,8 +14,6 @@ ClippingRectangle { required property Session session - topRightRadius: Appearance.rounding.normal - bottomRightRadius: Appearance.rounding.normal color: "transparent" ColumnLayout { -- cgit v1.2.3-freya