Remove autoSyncscroll on updateView to avoid lost scroll position on other client editing
This commit is contained in:
@@ -2658,7 +2658,6 @@ function updateViewInner() {
|
||||
clearMap();
|
||||
//buildMap();
|
||||
updateTitleReminder();
|
||||
autoSyncscroll();
|
||||
}
|
||||
|
||||
var updateHistoryDebounce = 600;
|
||||
|
||||
Reference in New Issue
Block a user