From 574e60195e240a866f32edc84640d2127f48ad11 Mon Sep 17 00:00:00 2001 From: Solirs Date: Mon, 3 Jul 2023 23:10:33 +0200 Subject: [PATCH] Fix anchor conflicts --- freefang_qt/qml/Game_UI.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/freefang_qt/qml/Game_UI.qml b/freefang_qt/qml/Game_UI.qml index cdcc185..7ac731e 100644 --- a/freefang_qt/qml/Game_UI.qml +++ b/freefang_qt/qml/Game_UI.qml @@ -52,7 +52,6 @@ RowLayout{ id: playermodel } id: gameui - anchors.fill: parent spacing: 0 Rectangle {