Graflow: Added tween to autofit

This commit is contained in:
STEINNI
2026-07-30 08:48:55 +00:00
parent 47f4e3e6c8
commit 43cd6a85b1
2 changed files with 10 additions and 5 deletions
+1 -1
View File
@@ -79,7 +79,7 @@
</head>
<body>
<bz-graflow class="eic" flow="./flows/testFlowEic.json" tension="60">
<bz-graflow class="eic" flow="./flows/testFlowEic.json" tension="60" autofit="500">
<div class="demooptions"> <!-- just for demo purposes -->
<button data-trigger="onAutoplace2H">Auto-place Horizontal</button>
<button data-trigger="onAutoplace2V">Auto-place Vertical</button>