This is fixed for v5.1.24: https://github.com/Jermolene/TiddlyWiki5/discussions/5533
Best wishes Jeremy On Saturday, March 6, 2021 at 12:46:12 PM UTC [email protected] wrote: > Here some additional information, so far I understand it. All based on the > current git-checkout of the source-code. > > The "troublemaker" is the reveal-widget in `menu.tid`, line 58: > > ```<$reveal type="popup" state=<<dropdown-state>> class={{{ > [<currentTiddler>get[dropdown]get[class]] }}} tag="div">``` > > Reveal knows the positions `left`, `above`, `aboveleft`, `aboveright`, > `right`, `belowleft`, `belowright` and `below`. > But all this positions are oriented on the position in relation to the > activator-button and generating a left-aligned div-box. > Default is "below" hence the observed behavior and missing position > attribute in the command. > > So my problem can't be solved with the build in options, if I assume > correct. > [email protected] schrieb am Samstag, 6. März 2021 um 10:29:02 > UTC+1: > >> Hi @all, >> >> the “new” menu bar is really a bless, because now I’ve the whole screen >> to operate and the wiki behaves a little bit like an application. The >> option to place items on the right side via “float: right;” is also >> helpful. Only annoyance is a drop down menu in this context: It is still >> aligned with the left limit of the menu-item and so parts of the displayed >> popup-bubble is displayed outside of the window. >> >> [image: pic1.jpg] >> >> While analyzing the problem I noticed, the pop-up derives its placement >> coordinates from the <li>-element. So is there a way to simple change the >> placement instructions from “left” to “right”, if the style includes a >> “float:right;”? >> >> [image: pic2.jpg] >> >> [image: pic3.jpg] >> >> Thanks for your Input. >> >> Cheers. >> >> ToraxMalu >> >> >> >> >> -- 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/4e73db01-64d8-437b-9d28-46b1b5889050n%40googlegroups.com.

