Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a scrolling glitch when the editor is updated before first measure
FIX: Fix an issue where dispatching an update to an editor before it measured itself for the first time could cause the scroll position to incorrectly move. Closes codemirror/dev#1366
- Loading branch information