1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 18:53:28 +00:00
TiddlyWiki5/core/modules/startup
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
..
commands.js Report command errors through $tw.utils.error 2014-10-21 19:31:50 +01:00
favicon.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
info.js Introduce info mechanism 2014-07-20 18:07:30 +01:00
load-modules.js Fixes for running TiddlyWiki on node-webkit 2014-05-07 09:59:21 +01:00
password.js Add confirmation for clearing password 2014-10-07 14:35:42 +01:00
render.js Obeisance to JSHint for core modules 2014-08-30 20:44:26 +01:00
rootwidget.js Update modal handling to allow variables to be passed 2014-11-07 14:54:46 +00:00
startup.js Fix popup handling in Cecily and Zoomin view 2014-11-22 10:19:03 +00:00
story.js Update history for tm-home message 2014-10-07 14:07:41 +01:00