1
0
mirror of https://github.com/psychopy/psychojs.git synced 2025-05-10 10:40:54 +00:00
psychojs/js
Sijia Zhao 584d76a04f Dialogs now properly destroyed and removed from DOM when closed
Ensures dialogs are immediately removed from DOM when closed.
Previously, dialogs were destroyed but not removed causing possibility of duplicate element IDs, so jQuery unitentionally selects and recreates old dialogs, thus  GUI._updateOkButtonStatus updates the wrong button.
2020-05-19 19:31:29 +01:00
..
core Dialogs now properly destroyed and removed from DOM when closed 2020-05-19 19:31:29 +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