WeCodePixels / theia-sticky-sidebar

Glues your website's sidebars, making them permanently visible while scrolling.
MIT License
571 stars 209 forks source link

Disable in mobile devices #9

Closed Valonix closed 9 years ago

Valonix commented 9 years ago

Can i turn off this plugin on mobile devices?

liviucmg commented 9 years ago

You can use something like isMobile to check if the user is on a mobile device or not.