vue-easeljs
vue-easeljs copied to clipboard
`hit-when-clear` prop should make things hittable when alpha=0
When alpha=0, an object will not emit @ rollover and @ mouseover. But if it has a hitArea with alpha>0, it can be invisible but still emit those events.
Change to hit-when-clear