Parameter list of fill() and stroke() lack alpha parameter description #657
Labels
Bug
Something isn't working
Good First Issue
Good for newcomers
Help Wanted
Extra attention is needed
Most appropriate sections of the p5.js website?
Reference
What is your operating system?
Mac OS
Web browser and version
131.0.6778.87 (Official Build) (x86_64)
Actual Behavior
The parameter list is missing the description of the alpha parameter.
The description is present in the source code:
https://github.com/processing/p5.js/blob/1ed240c3b4f9f286010a47d456d216f639f741f5/src/color/setting.js#L1003
Expected Behavior
The description of the alpha parameter should be displayed on the website.
Steps to reproduce
Go to https://p5js.org/reference/p5/fill/ and see the parameter list.
Would you like to work on the issue?
Yes
The text was updated successfully, but these errors were encountered: