dataflow icon indicating copy to clipboard operation
dataflow copied to clipboard

Ignore duplicate notifications

Open bergie opened this issue 12 years ago • 0 comments

The dataflow notifications plugin should watch when the notifications are closed (i.e. what are still open). If a notification is still open, and a new one is added with the same text, the new one should be dropped.

This is to avoid flooding the UI with notifications in situation where there is an error with some looper, like a setInterval component.

bergie avatar Oct 04 '13 12:10 bergie