Centre the timline when using bubbles but not in compact mode

This commit is contained in:
James Graham
2022-07-03 14:02:39 +01:00
parent 7dc951d2cd
commit a96e8958c9
8 changed files with 44 additions and 18 deletions

View File

@@ -21,7 +21,7 @@ TimelineContainer {
hoverComponent: hoverActions
innerObject: Control {
Layout.fillWidth: true
Layout.maximumWidth: audioDelegate.bubbleMaxWidth
Layout.maximumWidth: audioDelegate.contentMaxWidth
Audio {
id: audio