Open knokit opened 5 years ago
is this caused by https://github.com/hammerjs/hammer.js/issues/1260 ?
Problem is more pronounced if you drag vertically just to the right of the scrollbar (and left of the main area). Chrome is affected.
By me there is the same problem.
I have the same problem. In Firefox on Windows. It works fine in Chrome. Some solution?
I also encounter the same problem when using Firefox. On Chrome, however, I am not getting this issue.
Click-and-drag on the scrollbar makes it jump and doesn't scroll the view at all. This can be reproduced in the verticalScroll example: https://visjs.github.io/vis-timeline/examples/timeline/other/verticalScroll.html
Also, when
groupsEditable.order: true
, click-and-drag on the scrollbar will drag the underlying group too and the left and center panels move at different speeds: https://codesandbox.io/embed/vertical-scroll-issues-on-firefox-xos7d?view=preview