htobenothing

Results 1 comments of htobenothing

when create new `EditorState` from content, the `SelectionState` is re-created, and the cursor position information (`anchoroffset`, `focusOffset`) will not kept, so need to update from old editorState. for the `EditorState.forceSelection`...