mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-08-03 10:39:30 +00:00
Show custom chat wallpapers in chats.
This commit is contained in:
@@ -794,7 +794,7 @@ QString DocumentData::loadingFilePath() const {
|
||||
|
||||
bool DocumentData::displayLoading() const {
|
||||
return loading()
|
||||
? (!_loader->loadingLocal() || !_loader->autoLoading())
|
||||
? !_loader->loadingLocal()
|
||||
: (uploading() && !waitingForAlbum());
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user