Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix moveVertically when the target position falls outside the viewport
FIX: Fix a bug that caused `EditorView.moveVertically` to only move by one line, even when given a custom distance, in some cases. Closes codemirror/dev#523
- Loading branch information