ui-message-queue icon indicating copy to clipboard operation
ui-message-queue copied to clipboard

Additional option argument for lifetime of message

Open corticalstack opened this issue 11 years ago • 3 comments

Hi,

Great work. Possible to add additional option argument for lifetime of message show upon push to queue?

Thanks.

corticalstack avatar Jan 15 '14 09:01 corticalstack

Just to clarify, if delay in the queue options is 0, then message 2 immediately clears message 1, as there is no delay for message 2 to show.

Turning the delay "on it's head", I may want an initial message to show immediately, and then expire after a set "lifetime", and then for the next message in the queue to show, lasting for it's specified lifetime, and so on.

corticalstack avatar Jan 15 '14 11:01 corticalstack

Or even simpler, a flag to indicate whether delay is pre or post message display.

corticalstack avatar Jan 15 '14 13:01 corticalstack

Will have a think about this one.

Watch this space....

rob-murray avatar Feb 05 '14 19:02 rob-murray