Hi Simon,
now it works, I found my(!) bugs which prevented the menu from working.
( I just had inverted the functions to be triggered)
It works beautifully.
smarties.tiddlyspot.com
Thanks for making this possible.
Next weekend (I won't find the time before) I will have to put it on the
tiddlers in the storyriver to show the menu.
and I will apply it to the slideshow
Yours Jan
Am 04.02.2018 um 19:59 schrieb BurningTreeC:
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 [email protected]
<mailto:[email protected]>.
To post to this group, send email to [email protected]
<mailto:[email protected]>.
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
<https://groups.google.com/d/msgid/tiddlywiki/ee7616b1-2d2d-4c45-aa6b-5c9b88f43d0a%40googlegroups.com?utm_medium=email&utm_source=footer>.
For more options, visit https://groups.google.com/d/optout.
--
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 [email protected].
To post to this group, send email to [email protected].
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/5A77818A.9090503%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.