vertical bar: add media progress

This commit is contained in:
end-4
2025-08-16 08:51:07 +07:00
parent 23af50a30d
commit 138684fcea
2 changed files with 104 additions and 0 deletions
@@ -153,6 +153,10 @@ Item { // Bar content region
Layout.fillWidth: true
Layout.fillHeight: false
}
VerticalMedia {
Layout.fillWidth: true
Layout.fillHeight: false
}
}
HorizontalBarSeparator {