Skip to content

having noSmooth(); in setup will trigger a duplicate settings() warning #823

Open
@processing-bot

Description

@processing-bot

Created by: clankill3r

Processing 4.3
Windows 10

I thought I was going crazy :)

void settings() {
 
}

void setup() {
  noSmooth();
}

image

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghas attachmentAttachment was not transfered from GitLabpreprocessor

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions