feat(editor): AI Floating Nodes (#8703)

Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
This commit is contained in:
oleg
2024-02-23 13:34:32 +01:00
committed by GitHub
parent a29b41ec55
commit 41b191e055
7 changed files with 575 additions and 75 deletions

View File

@@ -3,7 +3,6 @@
<NDVFloatingNodes
v-if="activeNode"
:root-node="activeNode"
type="input"
@switchSelectedNode="onSwitchSelectedNode"
/>
<div v-if="!hideInputAndOutput" :class="$style.inputPanel" :style="inputPanelStyles">