mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
message_scroll: Move state flags to new module message_scroll_state.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
73507ee2ae
commit
457544e0d2
@@ -125,6 +125,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/message_lists.js",
|
||||
"web/src/message_live_update.js",
|
||||
"web/src/message_scroll.js",
|
||||
"web/src/message_scroll_state.ts",
|
||||
"web/src/message_util.js",
|
||||
"web/src/message_view_header.js",
|
||||
"web/src/message_viewport.js",
|
||||
|
||||
Reference in New Issue
Block a user