Control anchor position of a tooltip widget?

I am using a custom tooltip widget. Can anybody tell me how I can specify where it’s anchor will be when it pops up?

Right now it seems like the anchor is on the far left side. I’ve tried nesting in a canvas panel and changing the anchor, tried using a menu anchor… can’t seem to affect where it pops up.

Any help is appreciated, thanks.

I figured it out. Whichever is the topmost element of your tooltip widget, adjust its pivot in the render transform panel here:

image

3 Likes