Made progress bar thicker for visiblity

This commit is contained in:
2026-06-10 20:27:58 -04:00
parent 734c08e596
commit 2d9c455e1e

View File

@@ -191,7 +191,7 @@ Item {
Rectangle {
Layout.fillWidth: true
Layout.preferredHeight: 2
Layout.preferredHeight: 4
color: blendedColors.colLayer1
visible: playerController.player?.length > 0