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

Make editor and preview panes independently scrollable #314

Closed jimpick closed 5 years ago

jimpick commented 5 years ago

In longish markdown documents, the source you are editing will usually be rendered in the preview pane in a different position vertically, which will often be outside of the scrolled area.

It would be nice to keep the preview window automatically scrolled into view when editing ... or when somebody else edits.