fluffychat merge
This commit is contained in:
commit
2017c72179
1 changed files with 1 additions and 0 deletions
|
|
@ -691,6 +691,7 @@ class ChatController extends State<ChatPageWithRoom>
|
|||
return;
|
||||
}
|
||||
// Pangea#
|
||||
if (eventId?.isValidMatrixId == false) return;
|
||||
if (_setReadMarkerFuture != null) return;
|
||||
if (_scrolledUp) return;
|
||||
if (scrollUpBannerEventId != null) return;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue