I need to get the exact location of my widget in my horizontal box since I want to display some menus over them on hover. The whole menu is created dynamically based on some parameters so I can’t just drag these menus in.
The widgets which toggle the menus are laid out in a horizontal box. I noticed that there is a “Get Position” node for Canvas Slots, however there doesn’t seem to be one for Horizontal Box Slots. Any idea?
Hello the only workaround I found that seems to be working is using “Local to Viewport” node.
This workaround does not work because the cached geometry returns mostly invalid results
I’m also struggling with it. Could you please upload these screen shots? I know it’s been a month but I really need to get it working (rather avoiding putting this code in tick)