feat: add cursor circle visual feedback during line drawing (Phase 2)

This commit is contained in:
Marko Djordjevic 2026-02-12 14:09:01 +01:00
parent 7f144e4ab8
commit 30b13d6898
2 changed files with 18 additions and 1 deletions

View file

@ -78,7 +78,7 @@ stroke={annotation.color || '#3b82f6'}
---
### Phase 2: Visual Feedback
### Phase 2: Visual Feedback ✅ DONE
#### 2.1 Cursor Circle During Drawing
**File**: `src/components/SvgOverlay.tsx`