You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Fix typo: Rename property Directon -> Direction in DiagramSocket
- Fixed property definition in DiagramSocket.cs
- Updated all usages across DiagramElement.cs, CompositionDiagramElement.cs, ICompositionModel.cs
2. Fix logic error in DiagramDebugger.Load()
- Changed 'return' to 'continue' when breakpoint already exists
- This prevents skipping remaining breakpoints during load
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments