You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 18, 2020. It is now read-only.
The scroll sync seems to keep the left and right pane in sync by keeping both sides at the same percentage scroll. Unfortunately, this strategy doesn't work particularly well once images have been inserted into the content. I recommend (and may eventually try to contribute) anchoring both pages so the top line of both sides is the same. That will ensure that the preview pane scrolls quickly over images and slower when the text is the same line-by-line.
The scroll sync seems to keep the left and right pane in sync by keeping both sides at the same percentage scroll. Unfortunately, this strategy doesn't work particularly well once images have been inserted into the content. I recommend (and may eventually try to contribute) anchoring both pages so the top line of both sides is the same. That will ensure that the preview pane scrolls quickly over images and slower when the text is the same line-by-line.