Auto add new widgets for backend nodes
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
$: widget && setNodeValue(widget);
|
||||
|
||||
$: if (nodeValue !== null && (!$propsChanged || $propsChanged)) {
|
||||
$nodeValue = option
|
||||
setOption($nodeValue)
|
||||
setNodeValue(widget)
|
||||
node.properties = node.properties
|
||||
|
||||
Reference in New Issue
Block a user