UI.Canvas.Draw : rewrite circle method
Reported by Luca Pillonel | November 3rd, 2008 @ 05:14 PM | in 0.1
Should use width and height instead of radius to set circle size, so we can make oval and use setFillColor() method.
Comments and changes to this ticket
-

Luca Pillonel November 5th, 2008 @ 10:07 AM
- State changed from new to resolved
- Tag changed from canvas, circle, oval to canvas, circle, ellipse
No more use of radius, size instead. Offsets determine the upper-left corner position of the rectangle containing the circle instead of center position. Ellipse can be drawn too
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
moolego ui is a small & extensible, Object-oriented JavaScript UI based on Mootools Framework. User Interface components are based on a common foundation class (Core).