1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 10:40:54 +00:00
psychojs/js
Sijia Zhao dd23484cf5 Remove need to unfocus/deselect input elements in DlgFromDict before being able to click the "Ok" button
GlobalEventHandlers.onchange only fires when focus is lost. However .oninput fires whenever contents are modified. Original requires "double click" behaviour: first click to deselect the input element, second click to actually click the "Ok" button. Old code results in "Ok" buttons remaining visually disabled thus confusing users even when input elements have been completed
2020-05-19 18:58:52 +01:00
..
core Remove need to unfocus/deselect input elements in DlgFromDict before being able to click the "Ok" button 2020-05-19 18:58:52 +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