HappenApps / Quiver

Quiver documentation and issue tracker
2.26k stars 109 forks source link

Feature improvement: Scroll sync may need to align the first sections in both editor and preview #536

Open medifle opened 8 years ago

medifle commented 8 years ago

Version 3.0.2 (81)

Current sync mechanism is easy to get lost:

image

When I scroll to the immediate section:

image

In hackmd.io, what I see is:

image

Again, when I scroll to the immediate section:

image

Not only hackmd.io, but stackedit have done this scroll sync job very well. They are open source.

ylian commented 8 years ago

Yeah, I understand. Those other apps sync the positions of section headers. Quiver's scroll sync is quite basic at the moment, but will improve.