Skip to content

it's unclear that ellipseMode() affects arc() and circle() #4011

@catarak

Description

@catarak

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?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions