Mohammad, > I may do the below change to get more Tiddlywiki compliant script! >
Thank you, I'm posting when i should be resting but if I spend another day stuck in bed they'll probably take me to an asylum rather than a hospital-- so I'm probably makingallkinds of mistakes-- but I know I got you as backuyp : ) working on making in-svg/tiddler zoom and pan control button for a fully self contain map navigation controls here a working TW button inside a svg <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="200" height="200"> <foreignObject x="8" y="8" width="120" height="120" fill="white" stroke= "white"> <body xmlns="http://www.w3.org/1999/xhtml"> <div xmlns="http://www.w3.org/1999/xhtml">{{$:/.ragsui/monitorbutton}}</div> </body></foreignObject> </svg> {{$:/.ragsui/monitorbutton}} <$button set="$:/state/tab/sidebar--595412856" setTo="#wiki activity monitor" class=<<tv-config-toolbar-class>> tooltip="Show wiki monitor"> <$list filter="[<tv-config-toolbar-icons>prefix[yes]]"> {{$:/.rags/images/wmonitor}} </$list> <$list filter="[<tv-config-toolbar-text>prefix[yes]]"> <span class="tc-btn-text"><$text text={{!!refcaption}}/></span> </$list> </$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 view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/3f10b263-e49c-4027-a9f7-14bc0eae0c77%40googlegroups.com.

