Synchronize scrolling between the input textarea and the preview zone #22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "silviubogan/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
To synchronize the scroll position between the #wmd-input and #wmd-preview. I tested the changes rapidly and they seem to work well.
Nice idea! Can you share a live demo link, so that we can try it? Thanks!
https://silviubogan.github.io/writing/
Interesting, it works most of the time, but not 100% reliable: try with a code containing a half-page comment:
or a many-lines matrix:
Then the synchronisation is not always good. The fact we cannot turn it off could make the editing difficult in some cases. I suggest we experiment this a bit, a few weeks to see how it behaves on every day use. After a few weeks of use, we'll be able to tell if it's reliable.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.