I want to set custom OnClick trigger area for my button which icon is a child of Button object:
However, the button triggers OnClick only when clicking on it's child Image (ButtonIcon on the image above) ignoring the actual width and height of the button itself.
How to set a custom trigger area?



