phetsims / kite

A library for creating, manipulating and displaying 2D shapes in JavaScript.
MIT License
12 stars 6 forks source link

Shape.getOffsetShape fails when Shape is very small #82

Open pixelzoom opened 4 years ago

pixelzoom commented 4 years ago

This was discovered in https://github.com/phetsims/vector-addition/issues/261, see history there. (A workaround was applied to move forward for that issue.) The Shape in that case was the ArrowShape associated with an ArrowNode, and the ArrowNode's dimensions were 1.5157520574185608e-15 x 12.

ariel-phet commented 4 years ago

@jonathanolson since this is no longer a blocking issue, it is not super high priority, however, while it is fresh in your mind, might be worth handling soon. Marking medium priority