chore: bump to 1.0.26 and allow graph zoom down to 10%

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-07-15 11:42:33 +08:00
parent e731ddb1c0
commit 8d73f7744e
3 changed files with 4 additions and 3 deletions
+1
View File
@@ -615,6 +615,7 @@ function SceneGraphCanvas({
onDrop={onDrop}
panOnScroll
selectionOnDrag={false}
minZoom={0.1}
deleteKeyCode={['Backspace', 'Delete']}
proOptions={{ hideAttribution: true }}
>