mirror of
https://github.com/status-im/codimd.git
synced 2025-02-20 05:08:23 +00:00
Remove autoSyncscroll on updateView to avoid lost scroll position on other client editing
This commit is contained in:
parent
5c8df4a7a1
commit
43ad625b82
@ -2658,7 +2658,6 @@ function updateViewInner() {
|
|||||||
clearMap();
|
clearMap();
|
||||||
//buildMap();
|
//buildMap();
|
||||||
updateTitleReminder();
|
updateTitleReminder();
|
||||||
autoSyncscroll();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
var updateHistoryDebounce = 600;
|
var updateHistoryDebounce = 600;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user