mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
new slide animations
This commit is contained in:
@@ -298,7 +298,7 @@ void Application::cancelPhotoUpdate(const PeerId &peer) {
|
||||
|
||||
void Application::mtpPause() {
|
||||
MTP::pause();
|
||||
_mtpUnpauseTimer.start(1000);
|
||||
_mtpUnpauseTimer.start(st::slideDuration * 2);
|
||||
}
|
||||
|
||||
void Application::mtpUnpause() {
|
||||
|
Reference in New Issue
Block a user