diff --git a/Telegram/SourceFiles/mainwindow.cpp b/Telegram/SourceFiles/mainwindow.cpp index 003a8143d..30f59c48f 100644 --- a/Telegram/SourceFiles/mainwindow.cpp +++ b/Telegram/SourceFiles/mainwindow.cpp @@ -280,6 +280,7 @@ void MainWindow::setupMain(MsgId singlePeerShowAtMsgId) { clearWidgets(); _main = std::move(created); if (const auto peer = singlePeer()) { + updateControlsGeometry(); _main->controller()->showPeerHistory( peer, Window::SectionShow::Way::ClearStack,