Closed thomasmurphycodes closed 11 years ago
Just out of curiosity, did you figure this out? I'm assuming it wasn't related to the plugin.
Hi James,
It turned out the scope of the issue wasn't just in your plug so I self-closed. When pairing scrollNav with stellar.js, the windows version of chrome was trying to add scroll bars as if I had set overflow:scroll-Y on the
Setting .section{ overflow:hidden;} resolved.
Sorry if the formatting is messy, writing from phone. :)
Thanks for your work on this, it's great!
On Aug 13, 2013, at 10:41 PM, James Wilson notifications@github.com wrote:
Just out of curiosity, did you figure this out? I'm assuming it wasn't related to the plugin.
— Reply to this email directly or view it on GitHub.
Ah, good to know for the future. Thanks for trying out the plugin and I'm glad you like it!
More or less what it says. The nav works great in chrome, but the mousewheel gets stuck in the section the nav is targeting.