mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/telegramdesktop/tdesktop
synced 2026-09-20 16:13:46 +08: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