fix: fixed centering for jumptonode from warningSidebar

ref: N25B-450
This commit is contained in:
JGerla
2026-01-22 16:14:46 +01:00
parent e5b438c17e
commit 84d9cbb19d
6 changed files with 584 additions and 20 deletions

View File

@@ -135,6 +135,7 @@ const VisProgUI = () => {
onNodeDragStop={endBatchAction}
preventScrolling={scrollable}
onMove={(_, viewport) => setZoom(viewport.zoom)}
reconnectRadius={15}
snapToGrid
fitView
proOptions={{hideAttribution: true}}