Is there any good tool for using tooltip and infotip in Tiddlywiki!It seems popper is among the common tools but I cannot find any Tiddlywiki integration!
--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/8ca93a54-86af-4193-be30-cfb2a2db89d1n%40googlegroups.com.
There is code in the Mentat plugin (the virtual desktop conversion), which hacks the core to handle popups going offscreen. The author even has notes in his plugin about possibly merging it into the core. This would very much be worth doing, in my opinion.
https://thesherwood.github.io/Mentat/
Repopuphttps://github.com/theSherwood/Mentat
- A quick hack of a plugin that attempts to reposition tiddlywiki popups so that they don't run off the screen. It's not perfect and it doesn't seem to do much to normal dropdowns. But it's an okay fix until the popup mechanism can get a comprehensive overhaul. This plugin has been designed with the Volant, Engine, and Mentat Plugins in mind. So if you use it for something else, your mileage may vary.
https://github.com/theSherwood/Mentat/blob/master/src/tiddlers/system/plugins/admls/repopup/startup/repopup.js
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/377d355e-97bb-47b0-862f-3c3a6d028d7bn%40googlegroups.com.
Ciao MohammadThe OFFSCREEN issue I think most apparent and disruptive with tag dropdowns.Tags are absolutely brilliant for making quick menus, but on right they don't float back in Vanilla ...It is relevant in the sense that adaptive markup is not so easy to achieve.In terms of the OP, far better the base CSS is corrected than adding on yet more plugins.My 2 centsTT
--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/79457a60-6016-408a-a24f-c350a74ace10n%40googlegroups.com.
Ciao MohammadThe OFFSCREEN issue I think most apparent and disruptive with tag dropdowns.Tags are absolutely brilliant for making quick menus, but on right they don't float back in Vanilla ...It is relevant in the sense that adaptive markup is not so easy to achieve.In terms of the OP, far better the base CSS is corrected than adding on yet more plugins.My 2 centsTT
--
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 tiddlywiki+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/79457a60-6016-408a-a24f-c350a74ace10n%40googlegroups.com.