From 1e135ea6ccef00a8b8bb9b166ff01a1d8a80bb74 Mon Sep 17 00:00:00 2001 From: emily-ejag Date: Fri, 6 Sep 2024 11:49:31 -0700 Subject: [PATCH] changeset summary --- .changeset/cold-jobs-begin.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/cold-jobs-begin.md diff --git a/.changeset/cold-jobs-begin.md b/.changeset/cold-jobs-begin.md new file mode 100644 index 00000000..c7cfefcb --- /dev/null +++ b/.changeset/cold-jobs-begin.md @@ -0,0 +1,5 @@ +--- +"@jspsych-contrib/plugin-html-swipe-response": patch +--- + +the patch ensures that both the container (`#jspsych-html-swipe-response-stimulus-container`) and the stimulus (`#jspsych-html-swipe-response-stimulus`) move together when dragged, providing a unified and seamless interaction.