2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-01 07:05:13 +00:00
This commit is contained in:
John Preston
2015-09-22 12:58:51 +03:00
3 changed files with 4 additions and 3 deletions

View File

@@ -3360,6 +3360,7 @@ void HistoryWidget::updateControlsVisibility() {
_cmdStart.hide();
_attachType.hide();
_emojiPan.hide();
_kbScroll.hide();
if (!_field.isHidden()) {
_field.hide();
resizeEvent(0);