Skip to content

Commit 43ad625

Browse files
committed
Remove autoSyncscroll on updateView to avoid lost scroll position on other client editing
1 parent 5c8df4a commit 43ad625

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

public/js/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2658,7 +2658,6 @@ function updateViewInner() {
26582658
clearMap();
26592659
//buildMap();
26602660
updateTitleReminder();
2661-
autoSyncscroll();
26622661
}
26632662

26642663
var updateHistoryDebounce = 600;

0 commit comments

Comments
 (0)