Consider preview thumbnails to calculate msg width

Also move thumbnails width setting from settings.json to the theme
This commit is contained in:
miruka
2019-09-06 17:46:48 -04:00
parent ea9caa69f6
commit 6e40f29ebe
5 changed files with 10 additions and 7 deletions

View File

@@ -105,7 +105,6 @@ class UISettings(JSONConfigFile):
async def default_data(self) -> JsonData:
return {
"alertOnMessageForMsec": 4000,
"messageImageMaxThumbnailSize": 256,
"theme": "Default.qpl",
"writeAliases": {},
"keys": {