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

Added max_drawn_objects argument #202

Closed
wants to merge 0 commits into from

Conversation

big-yellow-duck
Copy link

If the max_drawn_objects arguement is not 0, the number of drawn objects can be limited by removing the oldest drawn objects in map

@blackary
Copy link
Collaborator

Seems like a nice addition, thanks! Would you be interested in trying to add a test showing this in action on the draw examples page? You can look in test_frontentend.py for examples. If not, I can try and add one at some point.

@randyzwitch
Copy link
Owner

Please also remove any files that are not part of the actual PR

@big-yellow-duck
Copy link
Author

I'll clean it up and make a page for it

@big-yellow-duck big-yellow-duck marked this pull request as draft July 12, 2024 17:42
@big-yellow-duck big-yellow-duck marked this pull request as ready for review July 13, 2024 03:30
@big-yellow-duck
Copy link
Author

I updated the PR. but I haven't updated the tests yet. But it's working through by running the example by hand in the draw support page

@randyzwitch
Copy link
Owner

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.

4 participants