Skip to content

Commit

Permalink
add changeset for #2143
Browse files Browse the repository at this point in the history
  • Loading branch information
jodeleeuw committed Sep 10, 2021
1 parent 6b5d411 commit c024b70
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changeset/polite-bottles-fry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
"@jspsych/plugin-audio-slider-response": minor
"@jspsych/plugin-canvas-slider-response": minor
"@jspsych/plugin-html-slider-response": minor
"@jspsych/plugin-image-slider-response": minor
"@jspsych/plugin-video-slider-response": minor
---

When `require_movement` is true a 'touchstart' event or a 'mousedown' event will now enable the button. This means that this parameter will work on mobile devices, and that the button will become enabled as soon as the paricipant interacts with the slider rather than after they click and release the slider.

pr:2143

0 comments on commit c024b70

Please sign in to comment.