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

Use lines to draw grid #12

Closed
douglascdev opened this issue Apr 23, 2022 · 0 comments
Closed

Use lines to draw grid #12

douglascdev opened this issue Apr 23, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@douglascdev
Copy link
Owner

The draw_grid function works in a very inefficient manner, by drawing a square for every pixel. Draw it using lines instead, creating horizontal and vertical lines covering the whole grid.

@douglascdev douglascdev added enhancement New feature or request good first issue Good for newcomers labels Apr 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant