mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-12-25 17:40:29 +00:00
d3fe4f600a
These changes allow drag and drop to work with one issue: <a> links are not draggable; draggable divs, spans, buttons etc. seem to work fine. There’s some issue with IE11 that I don’t understand. For testing, you can force links to become spans by changing line 64 of $:/core/modules/widgets/link.js to: var domNode = this.document.createElement("span"); |
||
---|---|---|
.. | ||
dom | ||
crypto.js | ||
edition-info.js | ||
fakedom.js | ||
filesystem.js | ||
logger.js | ||
parsetree.js | ||
performance.js | ||
pluginmaker.js | ||
utils.js |