mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 21:50:34 +03:00
Reduce loading time when switching channels (#6118)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
parent
8163a30b77
commit
c443cc60bd
@ -440,8 +440,8 @@
|
||||
shouldWaitAndRead = true
|
||||
autoscroll = true
|
||||
shouldScrollToNew = true
|
||||
isInitialScrolling = false
|
||||
waitLastMessageRenderAndRead(() => {
|
||||
isInitialScrolling = false
|
||||
autoscroll = false
|
||||
})
|
||||
} else if (separatorElement) {
|
||||
|
Loading…
Reference in New Issue
Block a user