jossmac / react-scrolllock

🔒 Prevent scroll on the <body />
https://jossmac.github.io/react-scrolllock
MIT License
451 stars 43 forks source link

Added Horizontal Scrolling support #42

Closed rem4ik4ever closed 4 years ago

rem4ik4ever commented 5 years ago

Horizontal scroll support

rem4ik4ever commented 5 years ago

Hi @jossmac sorry for lack of explanation on PR.

I was working with your package and had an issue with horizontal scrolling functionality, as it was not supported. Proposed solution is to add data-horizontal-scroll property to container that will have horizontal scrolling in it.

jossmac commented 4 years ago

I think react-scroll-locky might be closer to what you're looking for.