mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 14:38:15 +00:00
Allow media reordering when sending an album.
This commit is contained in:
@@ -72,7 +72,6 @@ protected:
|
||||
|
||||
private:
|
||||
class AlbumPreview;
|
||||
struct AlbumThumb;
|
||||
|
||||
void initSendWay();
|
||||
void initPreview(rpl::producer<int> desiredPreviewHeight);
|
||||
@@ -86,6 +85,7 @@ private:
|
||||
|
||||
void prepareSingleFilePreview();
|
||||
void prepareAlbumPreview();
|
||||
void applyAlbumOrder();
|
||||
|
||||
void send(bool ctrlShiftEnter = false);
|
||||
void captionResized();
|
||||
|
Reference in New Issue
Block a user