mirror of
https://github.com/OFFIS-ESC/constellation-analyzer
synced 2026-01-27 07:43:41 +00:00
Since edges use floating calculations that ignore handle positions, the handle IDs (like 'top-source', 'right-target') should never be persisted. They're only used to define clickable areas for connections. This ensures consistency: both migrated old edges and newly created edges will have no handle fields in saved JSON files. Addresses PR review comment about serialization inconsistency. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__/integration | ||
| components | ||
| contexts | ||
| hooks | ||
| lib/tuio | ||
| stores | ||
| styles | ||
| test-utils | ||
| types | ||
| utils | ||
| App.tsx | ||
| constants.ts | ||
| main.tsx | ||
| vite-env.d.ts | ||