Closed GoogleCodeExporter closed 9 years ago
Ok, I handled rotated ellipse bbox calculation in r414.
Original comment by codedr...@gmail.com
on 19 Aug 2009 at 4:50
Note that for paths I don't think we need to worry about ensuring all of the
points
on the curve segments are within the bbox, just look at the x,y of each path
segment
Original comment by codedr...@gmail.com
on 19 Aug 2009 at 5:04
Original comment by codedr...@gmail.com
on 19 Aug 2009 at 2:30
Note that I'm beginning to think that maybe the selector boxes should just
rotate
with the object, which obviates the need for this bug. I think this would
simplify
our code and align with what other editors do.
Original comment by codedr...@gmail.com
on 19 Aug 2009 at 6:10
Fixed in r416. I think we may want to revisit the way selector boxes,
rotations, etc
are handled for rotated elements. I think we might want to rotate the selector
itself which obsoletes much of the code added for this issue.
Original comment by codedr...@gmail.com
on 20 Aug 2009 at 5:34
Original issue reported on code.google.com by
codedr...@gmail.com
on 19 Aug 2009 at 4:19