mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-03 07:42:37 -08:00
Hopefully, this will make links clickable again, and reduce accidental dragging while scrolling.
7 lines
235 B
Text
7 lines
235 B
Text
title: $:/plugins/tiddlywiki/mobiledragdrop/rawmarkup
|
|
tags: $:/tags/RawMarkupWikified
|
|
|
|
`<script>
|
|
var iosDragDropShim = { enableEnterLeave: true, holdToDrag: 300 };`
|
|
{{$:/plugins/tiddlywiki/mobiledragdrop/ios-drag-drop.js}}
|
|
`</script>`
|