Skip to content

Commit e5b93c1

Browse files
committed
refactor: use is_initial flag and hide implicit initial transitions
- Add is_initial field to DiagramState IR, extracted from state metadata - Use is_initial to determine which state gets the black-dot initial arrow instead of relying on document order heuristics - Skip rendering implicit initial transitions from compound/parallel states to their initial child — these are already represented by the black-dot initial node inside the cluster - Skip initial arrows for parallel area children (all are auto-initial) - Regenerate affected documentation images
1 parent f980c1d commit e5b93c1

19 files changed

Lines changed: 28 additions & 10 deletions
-4.43 KB
Loading
-4.94 KB
Loading
-4.28 KB
Loading
-4.81 KB
Loading
-22.3 KB
Loading
-22.1 KB
Loading
-22.1 KB
Loading
-15.4 KB
Loading
-15.3 KB
Loading
-16.8 KB
Loading

0 commit comments

Comments
 (0)