diff --git a/Telegram/SourceFiles/boxes/send_files_box.cpp b/Telegram/SourceFiles/boxes/send_files_box.cpp index ec573c695..c1e8bfe1b 100644 --- a/Telegram/SourceFiles/boxes/send_files_box.cpp +++ b/Telegram/SourceFiles/boxes/send_files_box.cpp @@ -1934,6 +1934,7 @@ void SendFilesBox::initSendWay() { if (_albumPreview) { _albumPreview->setSendWay(value); } + updateEmojiPanelGeometry(); setInnerFocus(); }); }