mirror of
https://github.com/kotatogram/kotatogram-desktop
synced 2025-08-31 14:45:14 +00:00
Fixed position of emoji panel in SendFilesBox when new file is added.
This commit is contained in:
@@ -1769,7 +1769,7 @@ bool SendFilesBox::addFiles(not_null<const QMimeData*> data) {
|
||||
_compressConfirm = _compressConfirmInitial;
|
||||
refreshAlbumMediaCount();
|
||||
preparePreview();
|
||||
updateControlsGeometry();
|
||||
captionResized();
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user