mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 06:35:14 +00:00
boxes animations pause mtp
This commit is contained in:
@@ -2705,7 +2705,7 @@ void MainWidget::historyCleared(History *hist) {
|
||||
}
|
||||
|
||||
void MainWidget::animShow(const QPixmap &bgAnimCache, bool back) {
|
||||
MTP::pause();
|
||||
if (App::app()) App::app()->mtpPause();
|
||||
|
||||
_bgAnimCache = bgAnimCache;
|
||||
|
||||
|
Reference in New Issue
Block a user