From d8f7bac960e07504153c5d6123e4a50b4802343e Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Sat, 16 Aug 2025 00:10:48 +1000 Subject: bar/workspaces: refactor --- modules/bar/BarWrapper.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/bar/BarWrapper.qml') diff --git a/modules/bar/BarWrapper.qml b/modules/bar/BarWrapper.qml index 83ff1c3..c4ba52c 100644 --- a/modules/bar/BarWrapper.qml +++ b/modules/bar/BarWrapper.qml @@ -73,7 +73,6 @@ Item { anchors.right: parent.right active: root.shouldBeVisible || root.visible - asynchronous: true sourceComponent: Bar { width: root.contentWidth -- cgit v1.2.3-freya