Disabled Components Still React to Key events
continuing adventures component usage.
i noticed if list component still focused, disabled, continue listen key events. causing desired outcome thrown loop.
i noticed if list component still focused, disabled, continue listen key events. causing desired outcome thrown loop.
can have focus if disabled?
my guess listener object doesn't know list disabled (or list listener?).
is there ondisable event use temporarily remove listener events?
you may have set sort of loop (onenterframe perhaps) on list continuously check disabled property , manage listener events accordingly. or better yet, place disabled test in listener method.
that should it.
bh
my guess listener object doesn't know list disabled (or list listener?).
is there ondisable event use temporarily remove listener events?
you may have set sort of loop (onenterframe perhaps) on list continuously check disabled property , manage listener events accordingly. or better yet, place disabled test in listener method.
that should it.
bh
More discussions in Adobe Animate CC - General
adobe
Comments
Post a Comment