mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-11 16:18:11 +00:00
543 B
543 B
@jspsych/extension-mouse-tracking
1.0.0
Major Changes
- #2228
3e2e3ac8
Thanks @jodeleeuw! - Created an extension that enables mouse tracking. The extension records the coordinates and time of mousemove, mousedown, and mouseup events, as well as optionally recording the coordinates of objects on the screen to enable mapping of mouse events onto screen objects.