mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Always keep inline thumbnail images loaded.
This commit is contained in:
parent
331d1baad6
commit
9dd93a77a0
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ void ImageSource::loadEvenCancelled(
|
||||||
}
|
}
|
||||||
|
|
||||||
QImage ImageSource::takeLoaded() {
|
QImage ImageSource::takeLoaded() {
|
||||||
|
load({}, false, false);
|
||||||
return _data;
|
return _data;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue