noeldelgado / gemini-scrollbar

:first_quarter_moon: Custom overlay-scrollbars with native scrolling mechanism for web applications
https://noeldelgado.github.io/gemini-scrollbar/
MIT License
429 stars 63 forks source link

Chrome 62 not working for me, Firefox 57 ok #57

Closed frumbert closed 6 years ago

frumbert commented 6 years ago

I noticed chrome updated a few days ago to version 62(Version 62.0.3202.94 Official Build 64-bit, osx 10.12.6) and the scrolling seems to have stopped for me. Here I am scrolling up and down the page but the scrollbar won't activate. I can select text within the scrolling area, so I don't think it's a focus issue.

screencap-chrome

I also noticed firefox updated to version 57 and that works just fine.

screencap-firefox

I've found this to be fairly consistent, though once chrome DID start scrolling, I refreshed and it had stopped again and I can't figure out why.

noeldelgado commented 6 years ago

Thanks for the report @frumbert! 🙌 I just checked and found an issue on my end, gh-page should be fixed now. 👍