magilus / jsdot

Automatically exported from code.google.com/p/jsdot
0 stars 0 forks source link

hexagons alignment #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
When aligning left or top a selection containing a concave hexagon the 
resulting coordinates are wrong.

getBBox() of a concave hexagon returns the leftmost coordinate of the shape 
(which is negative) instead of the left side of the bounding box.

the same happens with convex hexagons!

Original issue reported on code.google.com by silh...@gmail.com on 24 Aug 2010 at 11:58

GoogleCodeExporter commented 8 years ago
Fixed by r240.

Original comment by silh...@gmail.com on 2 Sep 2010 at 5:51