From f97b8ab17c934028880a25c0aa34fa42a2d8f1c9 Mon Sep 17 00:00:00 2001 From: Erica Z Date: Sun, 20 Oct 2024 12:03:24 +0200 Subject: [PATCH] fix playbar centering --- src/ui/playbar.blp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/ui/playbar.blp b/src/ui/playbar.blp index 6f9e3b5..2991848 100644 --- a/src/ui/playbar.blp +++ b/src/ui/playbar.blp @@ -6,6 +6,8 @@ template $UiPlaybar: Box { ] CenterBox { + hexpand: true; + [start] Box { orientation: vertical;