Skip to content

hideAfter - after update not working #59

@0red

Description

@0red

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
        },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions