mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-07 15:43:55 +02:00
Fixed position of emoji panel in SendFilesBox when new file is added.
This commit is contained in:
parent
d563e746ab
commit
ab8889b2fa
1 changed files with 1 additions and 1 deletions
|
@ -1769,7 +1769,7 @@ bool SendFilesBox::addFiles(not_null<const QMimeData*> data) {
|
||||||
_compressConfirm = _compressConfirmInitial;
|
_compressConfirm = _compressConfirmInitial;
|
||||||
refreshAlbumMediaCount();
|
refreshAlbumMediaCount();
|
||||||
preparePreview();
|
preparePreview();
|
||||||
updateControlsGeometry();
|
captionResized();
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue