Commit db083df
committed
feat: add remote click indicator pulse on shape stream start
- Show a subtle green circle near remote cursor when a user initiates drawing
- Triggered via STREAM_SHAPE WebSocket message
- Automatically fades out after 800ms
- Added `remoteClickIndicators` map to track timestamp of last shape stream per user-connection
- Cleaned up expired indicators in clearCanvas
- Refactored remote cursor rendering to use userConnKey from Map key1 parent fe35aeb commit db083df
4 files changed
Lines changed: 386 additions & 2623 deletions
File tree
- apps/collabydraw
- canvas-engine
- shape-render
- utils
0 commit comments