zesik / react-splitter-layout

A simple split layout for React and modern browsers. https://zesik.com/react-splitter-layout
MIT License
428 stars 131 forks source link

Is it possible to not have scroll on layout-pane? #44

Closed jemodyMS closed 5 years ago

jemodyMS commented 5 years ago

I want a way to not have scrolling on the layout-pane. I want to implement my own scrolling and I am able to but 2 scroll bars appear, one from layout-pane. PS - new to react, JS and front end development in general, so there might be a very obvious way to do it which I could be missing. Help would be very appreciated.