mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
palmer plugin bug fix
This commit is contained in:
parent
9bc94f4415
commit
8ad8ae923f
@ -88,7 +88,7 @@
|
||||
}
|
||||
else {
|
||||
end_circle = this.data("node");
|
||||
toggle_line(getLineIndex(start_circle, end_circle));
|
||||
draw_connection(start_circle, end_circle);
|
||||
}
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user