feat: implement Phase 4 endpoint dragging with visual handles
This commit is contained in:
parent
91c516999d
commit
37c3adf42f
3 changed files with 170 additions and 1 deletions
|
|
@ -135,7 +135,7 @@ opacity={isSelected ? 1 : 0.85}
|
|||
|
||||
---
|
||||
|
||||
### Phase 4: Endpoint Dragging
|
||||
### Phase 4: Endpoint Dragging ✅ DONE
|
||||
|
||||
#### 4.1 Drag State
|
||||
**File**: `src/components/SvgOverlay.tsx`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue