mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-24 18:47:20 +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"); |
||
---|---|---|
.. | ||
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 |