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

Scotch Panel makes overflow hidden #26

Closed
jhmacdon opened this issue Apr 2, 2015 · 2 comments
Closed

Scotch Panel makes overflow hidden #26

jhmacdon opened this issue Apr 2, 2015 · 2 comments

Comments

@jhmacdon
Copy link

jhmacdon commented Apr 2, 2015

Is there a way to turn this off? It prevents scrolling on the entire page, not just the scotch panel.

Or rather, it just prevents me from scrolling by putting everything into a scotch-panel-canvas and that is unscrollable unless I ADD overflow:auto, but this makes the scotch panel disappear and be replaced by a white screen.

@jhmacdon
Copy link
Author

jhmacdon commented Apr 2, 2015

Update: it's the scotch-panel-wrapper that has a hidden overflow. Turning this off isn't favorable, but it allows scrolling and doesnt make the scotch panel disappear. I will keep working from here and update for others.

So I guess is there a native way to make scotch-panel-wrapper only hide the overflow-x? Or better yet only hide overflow when the scotch panel is showing? So far my jquery work-arounds haven't worked too well

@whatnickcodes
Copy link
Member

We have to use overflow hidden to create the effect unfortunately.

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

2 participants