I was trying to overlay a Text Block over a custom inventory slot widget inside a Grip Panel, however the text is displayed behind the inventory slot and can’t be seen. I went to go change the Z order of the text block but found that’s not possible inside a grid panel.
Is there any way to get one widget to display over another in a grid panel? Looking through the details panel I can’t see anything that looks like it would help.
Here’s a screenshot of what’s happening, you can see the text is obscured by the inventory slot widget.
Here, the text layer is 2 while the border is set to 1.
If this is supposed to be a pop-up / tooltip message, there are more elegant ways of handling it, though. Consider elaborating on the end goal - what the text is supposed to represent; in case the above suggestion does not deliver.