fix strands filterColor example by nbogie · Pull Request #8569 · processing/p5.js
Navigation Menu
{{ message }}
processing / p5.js Public
- Notifications You must be signed in to change notification settings
- Fork 3.7k
Merged
davepagurek merged 2 commits intoprocessing:dev-2.0from
Feb 27, 2026Merged
fix strands filterColor example#8569
davepagurek merged 2 commits intoprocessing:dev-2.0from
fix strands filterColor example#8569
davepagurek merged 2 commits intoprocessing:dev-2.0from
Conversation
Copy link
Contributor
nbogie
commented
Feb 25, 2026
nbogie
commented
Resolves #8560
Changes:
- Access
canvasContentvia thefilterColorblock , in the flat api style for strands. - (Break up the increased-length line for readability.)
PR Checklist
-
npm run lintpasses (no warnings from the edited portion of the file) - Inline reference is included / updated
-
npx documentation lint srcpasses (no warnings from the edited file) -
npm run test- 3 unrelated visual tests are failing noise.js, shape_modes.js, typography.js
davepagurek approved these changes Feb 26, 2026
Copy link
Contributor
davepagurek
left a comment
davepagurek
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the update!
nbogie
deleted the
nb-fix-filtercolor-example
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment