Skip to content

[p5.js 2.0 Bug Report]: push() should return renderer state #8327

@dhowe

Description

@dhowe

Most appropriate sub-area of p5.js?

  • Accessibility
  • Color
  • Core/Environment/Rendering
  • Data
    ...

According to the comments in p5.Renderer2D.js, the super class renderer should return the current state after pop() has finished, but there is no return in p5.Renderer.push:

p5.Renderer2D:
Image

p5.Renderer
Image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions