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