processing / p5.js-website-legacy

Archived p5.js website 2015-2024
http://archive.p5js.org
MIT License
241 stars 490 forks source link

Typo/incorrect information on rectMode() Reference page #1512

Open sgcrews opened 3 months ago

sgcrews commented 3 months ago

Most appropriate sections of the p5.js website?

Reference

What is your operating system?

iOS

Web browser and version

All browsers

Actual Behavior

The Reference page for rectMode() begins with the statement “By default, the first two parameters of rect()and square(), are the x- and y-coordinates of the shape's center”.

Expected Behavior

I believe the correct statement should be: “… the x- and y-coordinates of the shape’s upper left corner. “

Steps to reproduce

Open the Reference page for rectMode

Would you like to work on the issue?

I would be happy to, but omeone with editing privileges is required.

nickmcintyre commented 2 months ago

Good catch @sgcrews! Have a look at the reference contributor docs and feel free to open an issue in the p5.js repo.

sgcrews commented 2 months ago

Thanks, Nick I thought I did open an issue in the p5.js repo! I would be happy to fix this myself if I am allowed to edit the reference text--I read the doc your link led to and I see how the comments work but not how I can modify them.

steve

Steven Crews @.***

On Sun, Apr 21, 2024 at 12:13 PM Nick McIntyre @.***> wrote:

Good catch @sgcrews https://github.com/sgcrews! Have a look at the reference contributor docs https://github.com/processing/p5.js/blob/main/contributor_docs/contributing_to_the_p5.js_reference.md and feel free to open an issue in the p5.js repo https://github.com/processing/p5.js.

— Reply to this email directly, view it on GitHub https://github.com/processing/p5.js-website/issues/1512#issuecomment-2068138261, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIFKB6U7WMNJ2FSVYY2JEKDY6PXUJAVCNFSM6AAAAABGRMROLSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANRYGEZTQMRWGE . You are receiving this because you were mentioned.Message ID: @.***>