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

hideAfter - after update not working #59

Open
0red opened this issue Oct 19, 2020 · 1 comment
Open

hideAfter - after update not working #59

0red opened this issue Oct 19, 2020 · 1 comment

Comments

@0red
Copy link

0red commented Oct 19, 2020

Hi. Nice job.
Please add this.animate() to update function (line 326) to allow "disappearing" after update.
Rg
Ja(cek)

  update: function(options) {
            this.prepareOptions(options, this.options);
            this.setup();
            this.bindToast();
            this.animate();   // --> requested change
        },
@andreLuis1506
Copy link

no one will do this?

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

2 participants