Opened 11 years ago
Closed 11 years ago
#9757 closed defect (fixed)
gfx canvas: rounded rectangle produces wrong outline
Reported by: | Eugene Lazutkin | Owned by: | Eugene Lazutkin |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | DojoX GFX | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
The last leg of path used to draw rounded rectangles is 270 degree arc instead of 90 degree arc.
Note: See
TracTickets for help on using
tickets.
(In [19944]) gfx: fixing rounded rectangle in Canvas + a unit test, !strict, fixes #9757.