processing / processing/processing-website
The functions square() and text() are not mentioned as related to rectMode()
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 90
- Forks
- 122
- Avg merge
- 1h 43m
- Merged PRs (30d)
- 3
Description
Issue description
The settings made by rectMode() affects how square() and text() interprets their arguments.
Therefore both square() and text() ought to be mentioned as related to rectMode().
URL(s) of affected page(s)
https://processing.org/reference/rectMode_.html
Proposed fix
Add square() and text() as related functions.
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.
Research direction
Start with the affected rectMode() reference page at https://processing.org/reference/rectMode_.html. Update its related-functions section to mention square() and text(), then verify that the links and rendered documentation are correct.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 65/100