mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 23:55:49 +01:00
Caret position fixed
This commit is contained in:
commit
d5ac08bd23
1 changed files with 0 additions and 1 deletions
|
|
@ -425,7 +425,6 @@ cEditor.content = {
|
|||
|
||||
selection.removeAllRanges();
|
||||
selection.addRange(range);
|
||||
|
||||
},
|
||||
|
||||
getNodeFocused : function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue