Hello,
I have a canvas, including a grid which is filled with widgets during runtime, now I need the position of the widget within the canvas in order to display an info box there, what is the best way to proceed?
Slot as Canvas Slot (with input as the grid-child widget) brings me this error:
“Accessed None trying to read property CallFunc_SlotAsCanvasSlot_ReturnValue_1”
Someone has better information for me?
Thanks