mirror of
https://github.com/zulip/zulip.git
synced 2025-11-05 14:35:27 +00:00
pointer: Merge pointer.js into message_scroll.js.
Ths remaining code here is naturally message scrolling logic, and fits well into the existing file for handling that.
This commit is contained in:
@@ -471,7 +471,6 @@ exports.initialize_everything = function () {
|
||||
settings_sections.initialize();
|
||||
settings_toggle.initialize();
|
||||
hashchange.initialize();
|
||||
pointer.initialize();
|
||||
unread_ui.initialize();
|
||||
presence.initialize(presence_params);
|
||||
activity.initialize();
|
||||
|
||||
Reference in New Issue
Block a user