Caret position fixed

This commit is contained in:
khaydarov 2016-06-04 20:32:29 +03:00
commit d5ac08bd23

View file

@ -425,7 +425,6 @@ cEditor.content = {
selection.removeAllRanges();
selection.addRange(range);
},
getNodeFocused : function() {