1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 10:40:54 +00:00
psychojs/js
Sijia Zhao 0f9eeb636e GUI._onKeyChange now properly handles dropdown boxes
Now use a Map to keep track of individual elements to prevent duplication.
Previously would increment continuously just by switching dropdown options. So users could bypass the requirement to complete starred(*) fields by toggling a dropdown a few times, or by focussing and unfocussing input elements, causing nbSetRequiredKeys++ to increment without limit.
2020-05-19 19:07:48 +01:00
..
core GUI._onKeyChange now properly handles dropdown boxes 2020-05-19 19:07:48 +01:00
data _ 2020-05-12 18:31:11 +02:00
sound _ 2020-05-12 18:31:11 +02:00
util Merge branch 'master' of https://github.com/psychopy/psychojs 2020-05-12 18:34:05 +02:00
visual _ 2020-05-12 18:31:11 +02:00