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

createElements won't set width and height of thumbs and will show native scrollbar #38

Open thevillavicencio opened 6 years ago

thevillavicencio commented 6 years ago

When using the createElements I get the gemini scrollbar with no thumb as it doesn't have any width and height. I also get the native scrollbar

noeldelgado commented 6 years ago

Sorry, I don't follow. createElements is not optional on this wrapper. Can you share more information? Also, what's the use case of not setting width/height when you are trying to get scrollbars?