two or three or four finger swipes/taps/pans also work if you provide 
$pointers="2"/$pointers="3" ...

so this does different things on the "testclass" element if you swipe with 
one or two fingers:

<$swipe $targets="testclass" $state="on" $direction="left" *$pointers="1" *
$actions="""someactions""">
<$swipe $targets="testclass" $state="on" $direction="left" *$pointers="2" *
$actions="""someotheractions""">

<div class="testclass">
swipe with one finger or mousepointer to do someactions
swipe with two fingers (won't be possible with mouse) to do someotheractions
</div>

</$swipe>
</$swipe>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywiki+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ee7616b1-2d2d-4c45-aa6b-5c9b88f43d0a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to