Skip to content
This repository has been archived by the owner on Jun 15, 2022. It is now read-only.

Simple Markdown Editor should remember the position while switching between modes #24

Open
x80486 opened this issue Jan 10, 2020 · 0 comments

Comments

@x80486
Copy link

x80486 commented Jan 10, 2020

Right now, the Edit mode is not synchronized with the Preview mode.

If I'm in Edit mode at line 1, switch to Preview mode and scroll down to line 1000, and then switch back to Edit mode, it puts the cursor back in line 1.

I think the solution here is to put the cursor whenever the scroll is at — or about.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants