mirror of
https://github.com/vale981/tdesktop
synced 2025-03-06 02:01:40 -05: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() {
|
||||
load({}, false, false);
|
||||
return _data;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue