touch inside event handling
spaceneedle
PRO Posts: 93
A suggestion for a future release:
If one actor partially or fully obscures another actor, the actor underneath should not also receive a touch inside event. Higher layer actors should mask the bottom layer actors from these events.
If this is not feasible, at least provide some attribute that could determine if the actor is actually on top vs. not.
If one actor partially or fully obscures another actor, the actor underneath should not also receive a touch inside event. Higher layer actors should mask the bottom layer actors from these events.
If this is not feasible, at least provide some attribute that could determine if the actor is actually on top vs. not.
Comments
z-sorting too please!