mouseup events #3

Closed
opened 2024-12-23 19:55:49 +07:00 by Arsen Mirzaev Tatyano-Muradovich · 0 comments

All mouseup event listeners should be attached to document to avoid problems when mouse cursor was up outside the target element (mouse cursor "sticking" problem)

All `mouseup` event listeners should be attached to `document` to avoid problems when mouse cursor was up outside the target element (mouse cursor "sticking" problem)
Arsen Mirzaev Tatyano-Muradovich added this to the RELEASE v2.0.0 project 2025-01-09 14:06:09 +07:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mirzaev/graph.mjs#3
No description provided.