Made progress bar thicker for visiblity
This commit is contained in:
@@ -191,7 +191,7 @@ Item {
|
|||||||
|
|
||||||
Rectangle {
|
Rectangle {
|
||||||
Layout.fillWidth: true
|
Layout.fillWidth: true
|
||||||
Layout.preferredHeight: 2
|
Layout.preferredHeight: 4
|
||||||
color: blendedColors.colLayer1
|
color: blendedColors.colLayer1
|
||||||
visible: playerController.player?.length > 0
|
visible: playerController.player?.length > 0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user