mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-08-31 06:26:18 +00:00
Track window activation history.
This commit is contained in:
@@ -1287,6 +1287,8 @@ bool MainWidget::showHistoryInDifferentWindow(
|
||||
return true;
|
||||
}
|
||||
return false;
|
||||
} else if (!peerId) {
|
||||
return true;
|
||||
} else if (singlePeer()->id == peerId) {
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user