mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-09-05 00:46:08 +00:00
boxes animations pause mtp
This commit is contained in:
@@ -1573,7 +1573,7 @@ void DialogsWidget::dialogsToUp() {
|
||||
}
|
||||
|
||||
void DialogsWidget::animShow(const QPixmap &bgAnimCache) {
|
||||
MTP::pause();
|
||||
if (App::app()) App::app()->mtpPause();
|
||||
|
||||
_bgAnimCache = bgAnimCache;
|
||||
_animCache = myGrab(this, rect());
|
||||
|
Reference in New Issue
Block a user