Skip to content

Commit

Permalink
Fix send files emoji panel geometry.
Browse files Browse the repository at this point in the history
  • Loading branch information
john-preston committed May 1, 2020
1 parent cad4d19 commit 4ae760d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Telegram/SourceFiles/boxes/send_files_box.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1934,6 +1934,7 @@ void SendFilesBox::initSendWay() {
if (_albumPreview) {
_albumPreview->setSendWay(value);
}
updateEmojiPanelGeometry();
setInnerFocus();
});
}
Expand Down

0 comments on commit 4ae760d

Please sign in to comment.