fix: resize images in a separate isolate

This commit is contained in:
Sorunome 2020-10-06 18:22:50 +02:00
commit a113f99135
6 changed files with 131 additions and 113 deletions

View file

@ -2,6 +2,8 @@
### Features
- Add ability to enable / disable emotes globally
- Add ability to manage emote packs with different state keys
### Changes
- Re-scale images in a separate isolate to prevent the UI from freezing
### Fixes
- Fix amoled / theme settings not always saving properly
- Show device name in account information correctly