processing / processing/processing-website
Visual mismatch between `Array` example and corresponding `liveSketch.js`
Open
@rishabdev2997 is already working on this.
Since Apr 6, 2025.
Good First Issue
Help Wanted
- Dominant language
- MDX
- Stars
- 90
- Forks
- 122
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 3
Description
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
Browser
Chrome
Browser version
No response
Operating system
macOS
Smartphone details
No response
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.