Status: Opened for visibilityReviewers: @tedtate @scalvert @kpeatt
Changes
Previously, we were only adding bouncefix to pinny__content which made other absolute positioned scrollpanes within pinny__content unscrollable. (See: WHSmith tablet's sliding cards navigation)
Now, we will add bouncefix to pinny--is-scrollable and we can add that modifier class to any scrollpanes within Pinny that needs scrolling.
pinny__content by default will have the pinny--is-scrollable modifier class attached.
First ever PR, hope I did this right!
Status: Opened for visibility Reviewers: @tedtate @scalvert @kpeatt
Changes
pinny__content
which made other absolute positioned scrollpanes withinpinny__content
unscrollable. (See: WHSmith tablet's sliding cards navigation)pinny--is-scrollable
and we can add that modifier class to any scrollpanes within Pinny that needs scrolling.pinny__content
by default will have thepinny--is-scrollable
modifier class attached.Research resources