Skip to content

Bug is fixed.

Compare
Choose a tag to compare
@kurokida kurokida released this 06 Jun 02:51
· 239 commits to master since this release

The keyboard Listener is canceled properly.

jsPsych.pluginAPI.cancelKeyboardResponse(keyboardListener);

Below v1.0, it is not canceled properly due to the scope of the keyboardListener variable.