Centre the timline when using bubbles but not in compact mode
This commit is contained in:
@@ -20,7 +20,7 @@ TimelineContainer {
|
||||
|
||||
innerObject: RichLabel {
|
||||
isEmote: messageDelegate.isEmote
|
||||
Layout.maximumWidth: messageDelegate.bubbleMaxWidth
|
||||
Layout.maximumWidth: messageDelegate.contentMaxWidth
|
||||
|
||||
TapHandler {
|
||||
acceptedButtons: Qt.RightButton
|
||||
|
||||
Reference in New Issue
Block a user