chat scrollback performance improved
This commit is contained in:
@@ -32,6 +32,7 @@ class RoomTimeline extends EventEmitter {
|
||||
}
|
||||
|
||||
if (this.ongoingDecryptionCount !== 0) return;
|
||||
if (this.isOngoingPagination) return;
|
||||
this.emit(cons.events.roomTimeline.EVENT);
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user