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

Update collapse.js #5533

Closed
wants to merge 1 commit into from
Closed

Update collapse.js #5533

wants to merge 1 commit into from

Conversation

flachware
Copy link
Contributor

Use 'ease' timing function for the expanding and collapsing transition.

Use 'ease' timing function for the expanding and collapsing transition.
@wesleycho
Copy link
Contributor

So this is actually an ngAnimate bug - this might cause potential issues when this is fixed if users use custom easing functions.

@flachware
Copy link
Contributor Author

Alright. Is there an issue for the ngAnimate bug we could refer to?

Actually it should not be necessary to set the timing function to ease as it is the default of the CSS transition-timing-function property.

@wesleycho
Copy link
Contributor

angular/angular.js#12656

@flachware flachware closed this Feb 24, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants