mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
boxes animations pause mtp
This commit is contained in:
@@ -2781,7 +2781,7 @@ void OverviewWidget::fastShow(bool back, int32 lastScrollTop) {
|
||||
}
|
||||
|
||||
void OverviewWidget::animShow(const QPixmap &bgAnimCache, const QPixmap &bgAnimTopBarCache, bool back, int32 lastScrollTop) {
|
||||
MTP::pause();
|
||||
if (App::app()) App::app()->mtpPause();
|
||||
|
||||
stopGif();
|
||||
_bgAnimCache = bgAnimCache;
|
||||
|
Reference in New Issue
Block a user