Naive copy&paste implementation of node resizer in svelte, some stuff pulled out to system

This commit is contained in:
peterkogo
2024-01-04 21:43:04 +01:00
parent a899f9b6ca
commit 296cc15fc1
22 changed files with 6256 additions and 9006 deletions
@@ -22,7 +22,8 @@
'usenodesdata',
'usesvelteflow',
'useupdatenodeinternals',
'validation'
'validation',
'node-resizer'
];
const onChange = (event: Event) => {