2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-05 00:46:08 +00:00

Implement drag-n-drop to forum topics.

This commit is contained in:
John Preston
2022-11-01 11:18:56 +04:00
parent 6d215d3729
commit d5ea0149e8
23 changed files with 232 additions and 133 deletions

View File

@@ -431,7 +431,9 @@ public:
const SectionShow &params = SectionShow::Way::ClearStack,
MsgId msgId = ShowAtUnreadMsgId) override;
void showMessage(not_null<const HistoryItem*> item);
void showMessage(
not_null<const HistoryItem*> item,
const SectionShow &params = SectionShow::Way::ClearStack);
void cancelUploadLayer(not_null<HistoryItem*> item);
void showLayer(