mirror of
https://github.com/psychopy/psychojs.git
synced 2025-05-10 10:40:54 +00:00
![]() 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. |
||
---|---|---|
.. | ||
EventManager.js | ||
GUI.js | ||
Keyboard.js | ||
Logger.js | ||
MinimalStim.js | ||
Mouse.js | ||
PsychoJS.js | ||
ServerManager.js | ||
Window.js | ||
WindowMixin.js |