Skip to content
This repository has been archived by the owner on Mar 20, 2018. It is now read-only.

Responsive CSS triggers cause scrolling issue. #176

Open
pixiesky opened this issue Oct 14, 2015 · 4 comments
Open

Responsive CSS triggers cause scrolling issue. #176

pixiesky opened this issue Oct 14, 2015 · 4 comments

Comments

@pixiesky
Copy link

Inside Chrome on linux if I load the site "full width" and then reduce the width down (which I like to do so I can have code examples just sat on the side) I am unable to scroll down as the side menu that has just be hidden pushes against my own efforts to read what's down there. If I reload with a short width then all is good - presumably the side menu isn't there in the first place. My guess would be: it should be display:none; rather than a display:hidden; somewhere.

@pixiesky
Copy link
Author

Also, sorry I forgot to mention, this happening at: http://p5js.org/get-started/

@pixiesky
Copy link
Author

Whoops!

@pixiesky pixiesky reopened this Oct 14, 2015
@limzykenneth
Copy link
Member

Looks like expected issue https://github.com/processing/p5.js-website/blob/master/js/scroll.js

I can work on fixing it if nobody is already working on it.

@lmccart
Copy link
Member

lmccart commented Nov 26, 2015

hey @pixiesky did #181 fix this issue?

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

No branches or pull requests

3 participants