mirror of
https://github.com/vale981/tdesktop
synced 2025-03-04 17:21:40 -05:00
parent
1963fca7d3
commit
4ac3aef600
1 changed files with 3 additions and 0 deletions
|
@ -5239,6 +5239,9 @@ void HistoryWidget::replyToNextMessage() {
|
|||
const auto next = nextView->data();
|
||||
Ui::showPeerHistoryAtItem(next);
|
||||
replyToMessage(next);
|
||||
} else {
|
||||
clearHighlightMessages();
|
||||
cancelReply(false);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue