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

A fix to the formatting of the documentation for endShape's instancing example #6495

Merged
merged 1 commit into from Oct 25, 2023

Conversation

RandomGamingDev
Copy link
Contributor

Resolves an issue with the formatting of the instancing example for endShape()

Changes:

This decreases the size of the canvas so that the example code can be formatted properly, and centers the squares used in the example to make it look nicer.

Screenshots of the change:

Here's what it currently looks like (400x400 canvas is used for the example):
current-formatting
Here's how the new 100x100 canvas which will fix the formatting:
new-canvas

PR Checklist

Copy link
Contributor

@davepagurek davepagurek left a comment

Choose a reason for hiding this comment

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

@davepagurek davepagurek merged commit cdf8d91 into processing:main Oct 25, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants