matrix-react-sdk
4fc23022
- remove all non-first-br nodes on new empty line, not just first one
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
7 years ago
remove all non-first-br nodes on new empty line, not just first one nextSibling returned null after calling removeNode, so get the nextSibling first
References
#3029 - Fix: maintain caret at current line when position is on newline part
Author
bwindels
Parents
b2592583
Loading