mirror of https://github.com/procxx/kepka.git
Fixed position of emoji panel in SendFilesBox when new file is added.
This commit is contained in:
parent
d563e746ab
commit
ab8889b2fa
|
@ -1769,7 +1769,7 @@ bool SendFilesBox::addFiles(not_null<const QMimeData*> data) {
|
|||
_compressConfirm = _compressConfirmInitial;
|
||||
refreshAlbumMediaCount();
|
||||
preparePreview();
|
||||
updateControlsGeometry();
|
||||
captionResized();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue