Skip to content

support for transitionend event - #284

Open
Twintails wants to merge 1 commit into
captivationsoftware:masterfrom
Twintails:patch-1
Open

support for transitionend event#284
Twintails wants to merge 1 commit into
captivationsoftware:masterfrom
Twintails:patch-1

Conversation

@Twintails

Copy link
Copy Markdown

When a sticky container is on a css transition, the scroll event may fire and the transition may end after the resolution of the scroll event re-calculating the padding. This causes a possible extra space to be visible. Supporting transitionend will do a recalc to set the padding.

When a sticky container is on a css transition, the scroll event may fire and the transition may end after the resolution of the scroll event re-calculating the padding. This causes a possible extra space to be visible. Supporting transitionend will do a recalc to set the padding.
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

Successfully merging this pull request may close these issues.

1 participant