2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00

Returned animation type to the old one.

Fixed new profile display in single column layout.
This commit is contained in:
John Preston
2016-05-19 15:38:09 +03:00
parent 1d42144c95
commit 92c720ddc3
6 changed files with 77 additions and 111 deletions

View File

@@ -2586,6 +2586,7 @@ void MainWidget::showAll() {
}
if (_wideSection) {
_topBar->hide();
_dialogs->hide();
} else if (!selectingPeer() && (_overview || _history->peer())) {
_topBar->show();
_dialogs->hide();