re-enabled loading recent messages concurrently
@pajlada please check if the code can stay commented out
This commit is contained in:
@@ -213,7 +213,7 @@ ImagePtr Image::fromUrl(const Url &url, qreal scale)
|
||||
}
|
||||
else
|
||||
{
|
||||
qDebug() << "same image loaded multiple times:" << url.string;
|
||||
// qDebug() << "same image created multiple times:" << url.string;
|
||||
}
|
||||
|
||||
return shared;
|
||||
|
||||
Reference in New Issue
Block a user