noeldelgado / react-gemini-scrollbar

:last_quarter_moon: React component for custom overlay-scrollbars with native scrolling mechanism.
MIT License
133 stars 24 forks source link

Native scrollbar will show if I zoom out the page #22

Open ziadloo opened 8 years ago

ziadloo commented 8 years ago

If I zoom the page out (make things smaller) any smaller than 90%, the original native scrollbar will show. I think if you hide them deeper to support the worst case scenario of 67% makes sense:

screenshot from 2016-05-20 11 55 18

smmoosavi commented 8 years ago

related to https://github.com/noeldelgado/gemini-scrollbar/issues/18