Skip to content

Conversation

@jdepypere
Copy link

If .error() or .close() was called before the .show()-animation was done (300ms), the opacity would not have a value of 1 and the error or success message might not be entirely clear. Now the show animation finishes before showing the close animation. Current delay is 300 ms, so allowing the animation to finish seems like a good solution.

If `.error()` or `.close()` was called before the `.show()`-animation was done (300ms), the opacity would not have a value of 1 and the error or success message might not be entirely clear. Now the show animation finishes before showing the close animation. Current delay is 300 ms, so allowing the animation to finish seems like a good solution.
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