2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-01 23:25:15 +00:00

boxes animations pause mtp

This commit is contained in:
John Preston
2015-10-15 13:51:10 +02:00
parent f12f21b16b
commit 48756111a9
11 changed files with 24 additions and 14 deletions

View File

@@ -112,7 +112,7 @@ void PasscodeWidget::onChanged() {
}
void PasscodeWidget::animShow(const QPixmap &bgAnimCache, bool back) {
MTP::pause();
if (App::app()) App::app()->mtpPause();
_bgAnimCache = bgAnimCache;