How do I set my pop-up to be below the dot menu icon in each row? Is this possible?

repeater-widget

#1

All love - Somme


#2

Hello!
Maybe you could move the menu that’s supposed to pop up to the X and Y location of the mouse pointer? (I’m not very good at how repeaters work, but I’m guessing this should work for them too?)

That is, you use the “Move” action on your menu-popup (onClick), and select “move to” press the “fx”-button by the input fields and use the functions Cursor.X and Cursor.Y respectively. Remember that it’s possible to tweak the position further by adding [+15] for example.

Kind Regards
Kc