Add ownMessagesOnLeftAboveWidth setting
Replaces the theme eventList.ownEventsOnRightUnderWidth property. Can be set to -1 to always keep our own messages on the right.
This commit is contained in:
@@ -356,8 +356,7 @@ chat:
|
||||
color background: "transparent"
|
||||
|
||||
eventList:
|
||||
int ownEventsOnRightUnderWidth: 896 * theme.uiScale
|
||||
color background: "transparent"
|
||||
color background: "transparent"
|
||||
|
||||
message:
|
||||
int avatarSize: 56 * uiScale
|
||||
|
@@ -365,8 +365,7 @@ chat:
|
||||
color background: "transparent"
|
||||
|
||||
eventList:
|
||||
int ownEventsOnRightUnderWidth: 896 * theme.uiScale
|
||||
color background: "transparent"
|
||||
color background: "transparent"
|
||||
|
||||
message:
|
||||
int avatarSize: 56 * uiScale
|
||||
|
Reference in New Issue
Block a user