Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update 2D shape references #6840

Merged
merged 1 commit into from
Mar 15, 2024
Merged

Conversation

nickmcintyre
Copy link
Member

Preparing references in src/core/shape/2d_primitives.js for the new website.

PR Checklist

  • npm run lint passes
  • [Inline documentation] is included / updated

@Qianqianye @limzykenneth @davepagurek

* first point. The following pairs of parameters set the coordinates for
* its next three points. Parameters should proceed clockwise or
* counter-clockwise around the shape.
* Draws a quadrilateral (four-sided shape).
Copy link
Contributor

@Qianqianye Qianqianye Mar 11, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the one-line description, can we change it to "four-sided polygon" to keep consistency with the long description? @nickmcintyre

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Qianqianye I actually removed the word polygon from all the shape descriptions. Happy to restore it, but this seemed simpler, if less precise.

@Qianqianye Qianqianye merged commit 838a8dd into processing:main Mar 15, 2024
2 checks passed
@nickmcintyre nickmcintyre deleted the ref-shape-2d branch May 6, 2024 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

2 participants