Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show only on mobile #18

Closed
mamvdheijden opened this issue Dec 24, 2014 · 2 comments
Closed

Show only on mobile #18

mamvdheijden opened this issue Dec 24, 2014 · 2 comments

Comments

@mamvdheijden
Copy link

It would be great if i could disable it for desktop. I only want to show the panels on mobile.
Perhaps that could be mixed in with a issue that i also read here, the one that requested for brakepoints.

for example:

$('.scotch-panel').scotchPanel({
containerSelector: '#super-container',
distanceXS: '200px',
distanceSM: '300px',
distanceMD: false,
distanceLG: false
});

@kjprince
Copy link

I'm wondering how to change that distance option across screen sizes as well. Will report back if I find a reasonable solution.

@yumyo yumyo mentioned this issue Jun 8, 2015
@whatnickcodes
Copy link
Member

Closing this per the "destroy" enhancement referenced here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants