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

bug: DONT_CREATE_GEMINI variable is shared between gemini instances #50

Open amaau opened 7 years ago

amaau commented 7 years ago

if you create one gemini with forceGemini set to false, and then another set to true, when SCROLLBAR_WIDTH is zero, it will cause the DONT_CREATE_GEMINI variable to be overridden.

suggest to replace the variable with this.dontCreateGemini