You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2018. It is now read-only.
first, thanks for the brilliant and beautiful plugin. loving it. anyways, i noticed something while wrapping up a project, that could probably be marked as an enhancement more than a bug.
when using the relative viewport-based measurement, vh, the height of the scrollbar container reacts beautifully and shrinks as the viewport is resized. but when the viewport is opened back up again, vertically, the scrollable container stays stuck at its last/shortest height.
i threw a pen together using everything almost verbatim from the basic demo. i only converted the max-height to a vh value.
my hope is to use this plugin to pull off the responsive left nav that's on google's developers site (without having to reverse engineer or recreate anything from scratch). that junk is so sexy. i'm basically all the way there except this last detail.
cheers,
/chris
The text was updated successfully, but these errors were encountered:
greetings,
first, thanks for the brilliant and beautiful plugin. loving it. anyways, i noticed something while wrapping up a project, that could probably be marked as an enhancement more than a bug.
when using the relative viewport-based measurement, vh, the height of the scrollbar container reacts beautifully and shrinks as the viewport is resized. but when the viewport is opened back up again, vertically, the scrollable container stays stuck at its last/shortest height.
i threw a pen together using everything almost verbatim from the basic demo. i only converted the max-height to a vh value.
my hope is to use this plugin to pull off the responsive left nav that's on google's developers site (without having to reverse engineer or recreate anything from scratch). that junk is so sexy. i'm basically all the way there except this last detail.
cheers,
/chris
The text was updated successfully, but these errors were encountered: