Re: [tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-16 Thread Mohammad Rahmani
TT, I noted Mario has file this issue, see https://github.com/Jermolene/TiddlyWiki5/issues/4531#issuecomment-821116470 I appreciate other users who interested in this topic and have solution take a look at https://github.com/Jermolene/TiddlyWiki5/issues/4531#issuecomment-821116470 and

Re: [tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-16 Thread Mohammad Rahmani
Hi TT, I will file this issue on GitHub. I hope Jeremy has a look and gives us some direction and hopefully addresses this in the 5.1.24. Right now both reveal widget and tooltip have problem with correc positioning! Best wishes Mohammad On Fri, Apr 16, 2021 at 4:01 PM TiddlyTweeter wrote:

Re: [tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-16 Thread TW Tones
Ste, I expect that "I can't believe it's tiddlywiki!" is so common we should promote this phrase, along with "You can do that in TiddlyWiki". Tones On Friday, 16 April 2021 at 21:04:10 UTC+10 Ste wrote: > Wow, mentat completely passed me by! That's amazing. I can't believe > it's

Re: [tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-16 Thread TiddlyTweeter
Ciao Mohammad The 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 ... [image: Screenshot 2021-04-16 131915.jpg] It is relevant in the sense that adaptive markup is

Re: [tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-16 Thread Ste
Wow, mentat completely passed me by! That's amazing. I can't believe it's tiddlywiki! On Friday, 16 April 2021 at 05:15:29 UTC+1 Mohammad wrote: > > > On Fri, Apr 16, 2021 at 2:52 AM Joshua Fontany > wrote: > >> Hi guys, >> > > Hi Joshua > >> >> There is code in the Mentat plugin (the

Re: [tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-15 Thread Mohammad Rahmani
On Fri, Apr 16, 2021 at 2:52 AM Joshua Fontany wrote: > Hi guys, > Hi Joshua > > 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

Re: [tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-15 Thread Joshua Fontany
Hi guys, 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.

Re: [tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-15 Thread Mohammad Rahmani
Hi Mario, The issue with tooltip in TW is When tooltips are used at the edge of the screen, they go off screen simply. As TW has a responsive layout one cannot determine where a text with tooltip will appear! The problem is more when you use this with mobile browser (e.g Chrome on Android) One

[tw5] Re: Tooltips, Infotips and Tiddlywiki: handling of position and issue with off screen flow

2021-04-15 Thread PMario
On Thursday, April 15, 2021 at 1:13:08 PM UTC+2 Mohammad wrote: > 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! > > url: https://github.com/popperjs/popper-core > Hi, There is no