Hi,
i found that my buttons are still sending OnClick messages when they are clipped out in a scrollable panel (they are not visible, out of the clipping area).
is there any way to prevent this, and somehow ignore events (particularly collider related ones) when the button is clipped out?
Thanks and regards