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:
@@ -1768,7 +1768,7 @@ void SettingsWidget::onParentResize(const QSize &newSize) {
|
||||
}
|
||||
|
||||
void SettingsWidget::animShow(const QPixmap &bgAnimCache, bool back) {
|
||||
MTP::pause();
|
||||
if (App::app()) App::app()->mtpPause();
|
||||
|
||||
_bgAnimCache = bgAnimCache;
|
||||
|
||||
|
Reference in New Issue
Block a user