mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-08 16:30:26 +00:00
add touchmove for testing
This commit is contained in:
parent
7a299bc7b8
commit
6876d7f76a
@ -517,6 +517,7 @@ title: $:/core/procedures/sidebar-resizer
|
||||
$pointerdown=<<sidebar-resizer-pointercancel-actions>>
|
||||
$touchstart=<<sidebar-resizer-pointercancel-actions>>
|
||||
$pointermove=<<sidebar-resizer-pointermove-actions>>
|
||||
$touchmove=<<sidebar-resizer-pointermove-actions>>
|
||||
$contextmenu=<<sidebar-resizer-pointercancel-actions>>>
|
||||
|
||||
<div class=<<get.active.class tc-slider-pointermove>>/>
|
||||
|
Loading…
Reference in New Issue
Block a user