TiddlyWiki5/core/modules/utils
Jermolene d6c5e51501 Fix popup handling in Cecily and Zoomin view
Cecily and Zoomin story views use a document.body that is smaller than
the document.documentElement. We were just clearing the popups on
clicks on the document.body Clicks on the document element (ie, on the
background of the page) were not being trapped, meaning that you
couldn’t dismiss a popup.
2014-11-22 10:19:03 +00:00
..
dom Fix popup handling in Cecily and Zoomin view 2014-11-22 10:19:03 +00:00
crypto.js
fakedom.js
filesystem.js
logger.js
parsetree.js
performance.js
pluginmaker.js
utils.js