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

Long sidebar menu is cut off at the bottom when sticked #58

Open
litajupiter opened this issue Dec 14, 2018 · 1 comment
Open

Long sidebar menu is cut off at the bottom when sticked #58

litajupiter opened this issue Dec 14, 2018 · 1 comment

Comments

@litajupiter
Copy link

litajupiter commented Dec 14, 2018

I'm using this on a long, mobile-only menu that gets cut off at the bottom when I scroll. As of right now, this is all I'm using:
$('#my-element-here').hcSticky({
stickTo: '#content'
});

Do I need to enable/disable something to allow the menu to be scrollable when it is taller than the viewport? I thought followScroll being true by default would allow for this.

@stormitornado
Copy link

I have that problem, but nothing really helped me,
it happens only when sidebar just a little taller, than viewport
Wherein I have settings with "top" > 0, and "bottom" > 0;

"bottom": 0, didn't help
"followScroll" doesn't affect also
neither "update" nor "refresh" commands doesn't change anything
I think I'll have to rewrite some parts of this plugin, to find a solution

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