writemonkey / wm3

165 stars 5 forks source link

Synchronized scrolling doesn't synchronize to a useful degree. #285

Open jmcd040 opened 5 years ago

jmcd040 commented 5 years ago

The preview feature is essential for me as is the synchronized scrolling. However I find that the preview is never exactly where the document is. It's close, but not close enough to be useful. I realize it's a hard thing to implement, but even if the top of the preview lined up with the top of the document pane it would be ok with me. Or at least have the top line up with the top-most heading shown in the document pane. It doesn't seem to matter whether I have auto-zoom enabled or not. Is there something I should be doing to help the preview synchronize? Is this something that needs more work in the plug-in?

writemonkey commented 5 years ago

It needs more work & it is not easy. Right now preview synchronizes like: if editor is at 30% move preview to 30%. i.