You can switch it to use a link widget like this:
\define linkaction()<$action-setfield $tiddler=<<currentTiddler>>
$field="curitem" $value="u"/>
<$linkcatcher actions=<<linkaction>> >
<$link to="ggg">
<svg stroke="black" fill="white" fill-opacity="0" width="100" height="100">
<rect x=1 y=1 width=20 height=20 />
</svg>
</$link>
</$linkcatcher>
<$linkcatcher actions=<<linkaction>> >
[[ggg]]
</$linkcatcher>
{{!!curitem}}
<$button set="!!curitem" setTo="X">reset</$button>
--
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/17b2b1a1-5d60-4fce-b097-fd0a2ccdadff%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.