2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

preparing version 0.8.37.dev

This commit is contained in:
John Preston
2015-07-03 13:48:28 +03:00
parent 1268774517
commit a65ef6fb00
15 changed files with 322 additions and 36 deletions

View File

@@ -2076,8 +2076,7 @@ void MainWidget::showMediaOverview(PeerData *peer, MediaOverviewType type, bool
if (!animCache.isNull()) {
overview->animShow(animCache, animTopBarCache, back, lastScrollTop);
} else {
overview->show();
overview->activate();
overview->fastShow();
}
history.animStop();
history.showPeer(0, 0, false, true);