Skip to content
This repository has been archived by the owner on May 29, 2019. It is now read-only.

fix(collapse): revert change to transition css #6196

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Revert change to getScrollFromElement function

Incorrectly changed one part prior, this reverses it to completely agree with Bootstrap's implementation.

This results in some jank for the situation in the situation in #6045, but it looks like Bootstrap also would have that same problem.

This fixes the accordion regression, with fix as seen here.

This should fix #6194

- Revert change to `getScrollFromElement` function
@icfantv
Copy link
Contributor

icfantv commented Aug 22, 2016

LGTM

@wesleycho wesleycho closed this in 515bcf2 Aug 22, 2016
@wesleycho wesleycho deleted the fix/collapse branch August 22, 2016 16:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Accordion animation stopped working
2 participants