rob-murray / ui-message-queue

User Interface Message Queue Javascript implementation
http://rob-murray.github.io/ui-message-queue/
Other
24 stars 4 forks source link

Message text not clearing from dom element #11

Open corticalstack opened 10 years ago

corticalstack commented 10 years ago

Hi,

I have an options delay of 0, and an emptyDisplayString of "".

On occasion I push several messages to queue in quick succession. The last message pushed remains displayed within the dom element i.e. not "expiring".

Thanks.

rob-murray commented 10 years ago

Cool, will look into that.