Commit 32a5d55
committed
Fix a missed case in the workaround for Safari's caretRangeFromPoint
FIX: Fix an issue where moving the cursor vertically from the one-but-last
character on a line would sometimes move incorrectly on Safari.
Issue codemirror/dev#1572
Issue codemirror/dev#4011 parent 55fff2f commit 32a5d55
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments