Consider preview thumbnails to calculate msg width
Also move thumbnails width setting from settings.json to the theme
This commit is contained in:
@@ -105,7 +105,6 @@ class UISettings(JSONConfigFile):
|
||||
async def default_data(self) -> JsonData:
|
||||
return {
|
||||
"alertOnMessageForMsec": 4000,
|
||||
"messageImageMaxThumbnailSize": 256,
|
||||
"theme": "Default.qpl",
|
||||
"writeAliases": {},
|
||||
"keys": {
|
||||
|
Reference in New Issue
Block a user