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

fix(modal): switch to $animate #5585

Closed
wants to merge 1 commit into from

Conversation

wesleycho
Copy link
Contributor

  • Change to adding backdrop with $animate.addClass due to $animateCss
    issues when animation is disabled

Plunker for fix here.

This fixes #5298.

- Change to adding backdrop with $animate.addClass due to $animateCss
  issues when animation is disabled
@deeg
Copy link
Contributor

deeg commented Mar 5, 2016

This LGTM

@wesleycho wesleycho closed this in dd62c73 Mar 5, 2016
@wesleycho wesleycho deleted the fix/black-modal branch March 5, 2016 18:47
@sime
Copy link

sime commented Mar 5, 2016

Could this help #5314 ?

@wesleycho
Copy link
Contributor Author

Possibly - if you'd like, feel free to investigate. It shouldn't take much work to verify if the usage of $animateCss is the case.

@sime
Copy link

sime commented Mar 18, 2016

Re: #5314 I tried and got completely lost. I haven't really used $animate and $animateCss.

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.

Displaying the black square a few milliseconds in the "animation: false" in Modal
3 participants