flow: add link between text field and slider for focus movement
This commit is contained in:
parent
2cf0ff8341
commit
bb71cf7823
|
@ -4091,7 +4091,8 @@
|
||||||
"y": 40,
|
"y": 40,
|
||||||
"wires": [
|
"wires": [
|
||||||
[
|
[
|
||||||
"f49b3397.2599f8"
|
"f49b3397.2599f8",
|
||||||
|
"d9930546.489a58"
|
||||||
]
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
@ -5030,7 +5031,9 @@
|
||||||
"x": 540,
|
"x": 540,
|
||||||
"y": 100,
|
"y": 100,
|
||||||
"wires": [
|
"wires": [
|
||||||
[]
|
[
|
||||||
|
"f49b3397.2599f8"
|
||||||
|
]
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue