From 9d9042e0290b5e28c38489cdd637f6c72f8294f5 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Tue, 6 May 2025 18:58:51 +1000 Subject: feat: better launcher and osd animations Slide not clip --- modules/osd/Content.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/osd/Content.qml') diff --git a/modules/osd/Content.qml b/modules/osd/Content.qml index 54976e4..25ba7b8 100644 --- a/modules/osd/Content.qml +++ b/modules/osd/Content.qml @@ -12,7 +12,7 @@ Column { padding: Appearance.padding.large anchors.verticalCenter: parent.verticalCenter - anchors.right: parent.right + anchors.left: parent.left spacing: Appearance.spacing.normal -- cgit v1.2.3-freya