Ticket #288 (new defect)
MeasurementTool: BezierFigure sometimes creates odd shapes
| Reported by: | donald | Owned by: | donald |
|---|---|---|---|
| Priority: | major | Milestone: | Future |
| Component: | general | Version: | |
| Keywords: | Measurement | Cc: |
Description
BezierFigure? in JHotDraw sometimes has odd approximation to the curve freehand drawn by user. This problem only occurs when users freehand draw (hold down mouse pointer and draw around shape) not if they individualy click to create each vertex.
Included a temporary fix which normalised the control points in the Bezier figure node. The solution is to remove the arcTo and quadTo methods in the BezierFigure? and keep more of the original control points.
Change History
Note: See
TracTickets for help on using
tickets.
