mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 15:03:34 +00:00
Update server when selected message changes via scrolling
(imported from commit a763baf064e73d358632f3754aba940d188f733d)
This commit is contained in:
@@ -755,7 +755,7 @@ function keep_pointer_in_view() {
|
||||
}
|
||||
}
|
||||
}
|
||||
update_selected_message(next_message, {update_server: false});
|
||||
update_selected_message(next_message, {update_server: true});
|
||||
}
|
||||
|
||||
// The idea here is when you've scrolled to the very
|
||||
|
||||
Reference in New Issue
Block a user