A custom node for expanding the clickable area of control nodes.
- Add this node as a child of the control you want to expand the clickable area on
- On the ExpandClickArea node change the override value in the inspector to desired value
You can also add custom theme constants to your theme items that will be used by the ExpandClickArea node if no overrides is set on the node. Add the following custom constant to the theme item you want to use this on:
- click_area_left
- click_area_top
- click_area_right
- click_area_bottom
Copying and Modification is allowed in accordance to the MIT license, full text is included.