From 30e35259875c5005df399be70cc082e5c1cbf184 Mon Sep 17 00:00:00 2001 From: Dave Conway-Jones Date: Thu, 22 Oct 2015 16:27:07 +0100 Subject: [PATCH] Add status icon to trigger node while it is active --- nodes/core/core/89-trigger.html | 1 + nodes/core/core/89-trigger.js | 9 ++++++++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/nodes/core/core/89-trigger.html b/nodes/core/core/89-trigger.html index 2c7e602b0..d74eb60ab 100644 --- a/nodes/core/core/89-trigger.html +++ b/nodes/core/core/89-trigger.html @@ -74,6 +74,7 @@ never will, and neither can the first be retriggered - so a true one shot.

If a msg.reset property is present any timeout currently in progress will be cleared and the second output will not happen.

+

The blue status icon will be visible while the node is active.