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
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 key
0 commit comments