From bb71cf78238bd3136f4fe10333e10be7d16b8474 Mon Sep 17 00:00:00 2001 From: Romain Bazile Date: Mon, 19 Oct 2020 11:27:40 +0200 Subject: [PATCH] flow: add link between text field and slider for focus movement --- flows/main.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/flows/main.json b/flows/main.json index 3dac0a6..ea623f6 100644 --- a/flows/main.json +++ b/flows/main.json @@ -4091,7 +4091,8 @@ "y": 40, "wires": [ [ - "f49b3397.2599f8" + "f49b3397.2599f8", + "d9930546.489a58" ] ] }, @@ -5030,7 +5031,9 @@ "x": 540, "y": 100, "wires": [ - [] + [ + "f49b3397.2599f8" + ] ] }, {