mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-10-31 23:26:18 +00:00
0efed8335d
Hopefully, this will make links clickable again, and reduce accidental dragging while scrolling.
8 lines
235 B
Plaintext
8 lines
235 B
Plaintext
title: $:/plugins/tiddlywiki/mobiledragdrop/rawmarkup
|
|
tags: $:/tags/RawMarkupWikified
|
|
|
|
`<script>
|
|
var iosDragDropShim = { enableEnterLeave: true, holdToDrag: 300 };`
|
|
{{$:/plugins/tiddlywiki/mobiledragdrop/ios-drag-drop.js}}
|
|
`</script>`
|