mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
408b8c18ea
to keep the place we're scrolled to in rooms. This mainly eleimates the extra, superfluous onRoomViewStoreUpdate callback that happened when the previous room saved back its scroll state. Moving the scroll state to a separate store means we can have this not emit events because nothing needs to know when the scroll state changes. |
||
---|---|---|
.. | ||
LifecycleStore.js | ||
MessageComposerStore.js | ||
RoomScrollStateStore.js | ||
RoomViewStore.js | ||
SessionStore.js |