Closed this issue 4 years ago · 0 comments
hi:
#1. give a gshape a mousedown event handler #2. let the shape x = 0, and y = 0, #3. touch out of bounds #4. the gshape mousedown event still happed.
#5. I think the issue is localPosition will be {x:0,y:0} if out of bounds.