Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no "callback" for the moment when notie.alert(....) disappears #149

Open
GildedHonour opened this issue Nov 19, 2018 · 1 comment
Open

Comments

@GildedHonour
Copy link

There's no "callback" for the moment when notie.alert(....) disappears, how can I catch it?

@ghost
Copy link

ghost commented Apr 27, 2019

The most obvious, you can decorate notie.alert with setTimeout and add callback on timeout, but it wouldn't fire if closing alert was forced, because of clicking on it, pressing ESC and so on.

BTW there is a good pull request that resolves the problem easily.

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

No branches or pull requests

1 participant