@Jan,
you could also:
<$reveal state="$:/state/MultiMenu" type="match" text="" default=""
retain="yes" animate="yes">
<$swipe $targets="leftmenuwrapper" $velocity="1.0" $direction="right"
$actions="""<$action-setfield $tiddler="$:/state/sidebar"
$value="no"/><$action-setfield $field="swipe-right-state"
$value="off"/><$action-setfield $field="swipe-left-state" $value="on"/>"""
$state={{!!swipe-right-state}}>
<$swipe $targets="leftmenuwrapper" $velocity="1.0" $direction="left"
$actions="""<$action-setfield $tiddler="$:/state/sidebar"
$value="yes"/><$action-setfield $field="swipe-left-state"
$value="off"/><$action-setfield $field="swipe-right-state" $value="on"/>"""
$state={{!!swipe-left-state}}>
{{$:/plugins/JR/MultiMenu}}
</$swipe>
</$swipe>
</$reveal>
--
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/67ffa227-81f8-41bb-bc90-4b53bf4eeca9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.