mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 08:38:11 +00:00

* fix start param bug in video-* plugins - #1806 * add changeset for video start param fix
8 lines
253 B
Markdown
8 lines
253 B
Markdown
---
|
|
"@jspsych/plugin-video-button-response": patch
|
|
"@jspsych/plugin-video-keyboard-response": patch
|
|
"@jspsych/plugin-video-slider-response": patch
|
|
---
|
|
|
|
Fix implementation of `start` parameter in `video-*` plugins so that it works in iOS/MacOS browsers.
|