matrix-react-sdk
2596281a - update last caret from update callback instead of input event

Commit
6 years ago
update last caret from update callback instead of input event many editor updates are not caused by an input event, so the last caret wasn't always up to date. Updating the caret from the update callback ensures that every time the editor contents is changed, the last caret is updated.
Author
Parents
Loading