You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Readme to cover the Polygon component d857fb6
Remove check for attached mouse event handlers on elements since it is actually not a working solution, and instead assume all child components in top most layer might have mouse event handlers attached ccb37fa
Fire mouse event on the Layer component with clientX and clientY properties that are adjusted to the current scale factor (same as mouse event that are fired on child shape components) 8ba9a66