mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Fixed display of most of multiline toasts in corresponding window.
This commit is contained in:
@@ -1253,6 +1253,7 @@ void MainWidget::showChooseReportMessages(
|
||||
SectionShow::Way::Forward,
|
||||
ShowForChooseMessagesMsgId);
|
||||
Ui::ShowMultilineToast({
|
||||
.parentOverride = Window::Show(controller()).toastParent(),
|
||||
.text = { tr::lng_report_please_select_messages(tr::now) },
|
||||
});
|
||||
}
|
||||
|
Reference in New Issue
Block a user