diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-12-30 02:25:47 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2021-12-30 02:25:47 +0100 |
commit | 4428388b3febf8555b1aa47ac770285cf6ff3cc7 (patch) | |
tree | 0c53d4e2e69ae1de8b37095148dffef4eb6915de /src | |
parent | Fix crash after sending image caused by the recent refactor (diff) | |
download | nheko-4428388b3febf8555b1aa47ac770285cf6ff3cc7.tar.xz |
Convert blurhash image format on worker thread
Not only should this prevent hickups, it also fixes a potential crash.
Diffstat (limited to 'src')
-rw-r--r-- | src/BlurhashProvider.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/BlurhashProvider.cpp b/src/BlurhashProvider.cpp |