Replies: 5 comments 6 replies
-
|
Let us switch to a discussion to maybe find a better solution for that :) |
Beta Was this translation helpful? Give feedback.
-
|
Can you explain this "fluid scrollen" idea a little more? |
Beta Was this translation helpful? Give feedback.
-
|
This is the generated HTML of Flexmark, maybe can help. |
Beta Was this translation helpful? Give feedback.
-
I found the reset problem, its because that i include a delay before start the scroll, when you scroll and change the focus to another panel, this reset occurs. Crazy! |
Beta Was this translation helpful? Give feedback.
-
|
I made some more fixes based on your issues, hope it help. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
With latest pre-release version 0.0.5-SNAPSHOT, the scrolling is broken. When I scroll in one pane, it is not synchronized anymore, but when I move my mouse to the other pane, the scrolled pane will be reset to that where the other pane is.
Unfortunately it is very hacky and the version before was better. I tested it and I can understand your intention, but just test a real markdown file for example here and you will see what I mean: https://github.com/Chris2011/netbeans-textmate-files/blob/master/README.md. Fluid scrollen is better than snapping what I think was your intention.
Beta Was this translation helpful? Give feedback.
All reactions