processing-website icon indicating copy to clipboard operation
processing-website copied to clipboard

Visual mismatch between `Array` example and corresponding `liveSketch.js`

Open SableRaf opened this issue 9 months ago • 4 comments

Select the most appropriate label(s) for this issue.

No response

Describe the bug

The look of the live example for Array does not match the output of the original Processing code.

Location: content/examples/Basics/Arrays/Array/liveSketch.js

Expected behavior

The two outputs should look the same.

Adding strokeWeight(2); to the setup seems to fix it.

Screenshots

Image

Browser

Chrome

Browser version

No response

Operating system

macOS

Smartphone details

No response

Additional context

No response

SableRaf avatar Mar 27 '25 13:03 SableRaf