Hi
I’m trying to make clickable item inside a custom gui scroll component.
The problem is when a clickable content is clipped and not shown on view, but gui.pick_node still returns true.
Which doesn’t make sense from user perspective as they can an item that is not visible / outside the scroll view
Is there any way to detect whether a gui item is not shown (clipped)?
thank you for the help