-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Description
Nature of issue?
- Found a bug
- Existing feature enhancement
- New feature request
Most appropriate sub-area of p5.js?
- Color
- Core/Environment/Rendering
- Data
- Events
- Image
- IO
- Math
- Typography
- Utilities
- WebGL
- Other (specify if possible)
Feature enhancement details:
I noticed that in the documentation for ellipseMode(), it says that it changes the way ellipse()s are drawn, but doesn't specify that it affects how arc()s and circle()s are drawn. Maybe it makes sense for the documentation to reflect this?
lmccart, ecridge and andresmejia3lmccartoutofambit and stalgiag