Centre the timline when using bubbles but not in compact mode
This commit is contained in:
@@ -21,7 +21,7 @@ TimelineContainer {
|
||||
hoverComponent: hoverActions
|
||||
innerObject: Control {
|
||||
Layout.fillWidth: true
|
||||
Layout.maximumWidth: audioDelegate.bubbleMaxWidth
|
||||
Layout.maximumWidth: audioDelegate.contentMaxWidth
|
||||
|
||||
Audio {
|
||||
id: audio
|
||||
|
||||
Reference in New Issue
Block a user