Lock one of the axis for particular pane
serhiitroinin opened this issue · 1 comments
serhiitroinin commented
I have issue with three panes. Two of them shouldn't update horizontal or vertical position for another panes. But now when I'm scrolling horizontal pane, it passes vertical position 'scrollTop: 0' to other panes. I'm not sure if there is any way to do it with current implementation. If no - I can implement it.
okonet commented
I don't think either. Send a PR if you have a solution.