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:
@@ -239,6 +239,7 @@ class UISettings(JSONDataFile):
|
||||
"hideMembershipEvents": False,
|
||||
"hideUnknownEvents": False,
|
||||
"maxMessageCharactersPerLine": 65,
|
||||
"ownMessagesOnLeftAboveWidth": 895,
|
||||
"theme": "Midnight.qpl",
|
||||
"writeAliases": {},
|
||||
"media": {
|
||||
|
Reference in New Issue
Block a user