Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Fixes to responsive widow size #208

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 19, 2016

  1. Fixes to responsive widow size

    I added some changes to the resizer function as once it assigned a fixed width, every attempt to grab the element's width size would remain the same from the loops.
    
    I had to also assign null to s.currentTop and call the scroller(); to bring the stickyElement back in view after resizing the widow. I hope someone can provide a more efficient solution though as I feel calling the scroller function over again is a bit heavy.
    
    Hope this helps someone.
    Jonathan002 committed Apr 19, 2016
    Configuration menu
    Copy the full SHA
    5ac071c View commit details
    Browse the repository at this point in the history