mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-18 07:11:26 -08:00
Addresses GH #3484 As far as I can tell, the popup level checks in this module are meant to handle nested popups. It seems to me that the goal is for at most a single hierarchy of popups to exist at any given time - bearing that in mind, this change checks any popups currently tracked by the module, canceling any that don't share an element hierarchy with the new popup. |
||
|---|---|---|
| .. | ||
| animations | ||
| animator.js | ||
| browser.js | ||
| csscolorparser.js | ||
| csscolorparser.js.meta | ||
| dom.js | ||
| dragndrop.js | ||
| http.js | ||
| keyboard.js | ||
| modal.js | ||
| notifier.js | ||
| popup.js | ||
| scroller.js | ||