mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-30 22:16:14 +00:00
Returned animation type to the old one.
Fixed new profile display in single column layout.
This commit is contained in:
@@ -2586,6 +2586,7 @@ void MainWidget::showAll() {
|
||||
}
|
||||
if (_wideSection) {
|
||||
_topBar->hide();
|
||||
_dialogs->hide();
|
||||
} else if (!selectingPeer() && (_overview || _history->peer())) {
|
||||
_topBar->show();
|
||||
_dialogs->hide();
|
||||
|
Reference in New Issue
Block a user