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

Initial page content length affects shrinkage #19

Open
WhatsThatItsPat opened this issue Sep 24, 2015 · 0 comments
Open

Initial page content length affects shrinkage #19

WhatsThatItsPat opened this issue Sep 24, 2015 · 0 comments

Comments

@WhatsThatItsPat
Copy link

Hello again,

Go to the Codepen and shrinkage works for Page A. Navigate to Page B and it still works (it breaks on Page C, but that's another issue).

Now go into AAACtrl and set bacon = false. This will make the content of the page much shorter than the view. Shrinkage doesn't work here but that doesn't really matter because the page isn't tall enough for there to be a reason for it (although I'd lean toward shrinkage still working regardless of content height).

Now navigate to Page B. Shrinkage is still broken even though Page B has plenty of content to scroll. It appears that if Scroll Sista is initialized without enough content the first time around, it doesn't reconfigure itself when getting to another view with content that does overflow past the view size.

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

1 participant