peer-base / peer-pad

📝 Online editor providing collaborative editing in really real-time using CRDTs and IPFS.
https://peerpad.net
MIT License
678 stars 57 forks source link

Cursor appears in wrong spot after deleting text #312

Open jimpick opened 5 years ago

jimpick commented 5 years ago

Here's a gif to illustrate:

delete-text-cursor

After deleting, the cursor should be before the 'o', not after it.