mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2026-07-25 06:54:43 +00:00
Mark as read only in inited history view.
This commit is contained in:
@@ -2465,6 +2465,7 @@ bool HistoryWidget::doWeReadServerHistory() const {
|
||||
bool HistoryWidget::doWeReadMentions() const {
|
||||
return _history
|
||||
&& _list
|
||||
&& _historyInited
|
||||
&& !_firstLoadRequest
|
||||
&& !_a_show.animating()
|
||||
&& App::wnd()->doWeMarkAsRead();
|
||||
|
||||
Reference in New Issue
Block a user