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

Responsive sidebars not resized when sticked #43

Open
transbetacism opened this issue Apr 30, 2017 · 5 comments
Open

Responsive sidebars not resized when sticked #43

transbetacism opened this issue Apr 30, 2017 · 5 comments
Labels

Comments

@transbetacism
Copy link

Responsive sidebars are not resized when it is sticked. You need to scroll to the top for the sidebar for the responsive sidebar to adjust its width.

See video of the issue here (tested with your demo):
http://share.hellodetail.com/kEBF

@liviucmg liviucmg added the bug label May 2, 2017
@moh3enweb
Copy link

Hi @liviucmg, is there any update on resolving this bug ?
As a novice, I stuck with this all day, thinking there's something wrong with my code!

BTW, thank you so much for this great plugin.

@hungitms
Copy link

hungitms commented Jun 13, 2017

hi @transbetacism, you find
'width': getWidthForObject(o.stickySidebar) + 'px'
and replace to
'width': getWidthForObject(o.sidebar) + 'px',

@JQOz
Copy link

JQOz commented Jun 30, 2017

if I use v 1.7.0, I got problem with Resizing the Sidebar. But it works well with v1.2.2.

Does anyone know why?

@mwordpress
Copy link

I have the same problem

@mwordpress
Copy link

@hungitms thanks its working --- change must be in dev version

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

No branches or pull requests

6 participants