okonet/react-scroll-sync

Lock one of the axis for particular pane

serhiitroinin opened this issue · 1 comments

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.

I don't think either. Send a PR if you have a solution.