mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Restore the browser's scroll position on server-initiated reload.
(imported from commit 934659c0f1a2c014cfd2811fe49ea31abad262b2)
This commit is contained in:
@@ -143,6 +143,7 @@ MessageList.prototype = {
|
||||
select_id: function MessageList_select_id(id, opts) {
|
||||
opts = _.extend({
|
||||
then_scroll: false,
|
||||
target_scroll_offset: undefined,
|
||||
use_closest: false,
|
||||
empty_ok: false,
|
||||
mark_read: true,
|
||||
|
||||
Reference in New Issue
Block a user