As for... > For now, I think I will need to skip "remote handlers" so long as PR 2128 > <https://github.com/Jermolene/TiddlyWiki5/pull/2128> is not merged and > available with the next release. >
What I could also do is replicate those bits of the ButtonWidget that I need since I am only using a small subset: <$appear button state="foo" class="bar" tooltip="baz">label</$appear> ...automatically created under the hood as I need it. Then I can give the actual domnode being the button whatever custom-click handler I want. A bit more code, however with full control and no need to wait for potential future core compatibility with respect to absolutely positioned popups. Best wishes, Tobias. -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/dfad3a99-60ba-46dc-b57f-68386f88ca6d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
