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

bug(Draw): Fix polygon draw vision delay #1545

Merged
merged 1 commit into from
Feb 16, 2025
Merged

Conversation

Kruptein
Copy link
Owner

@Kruptein Kruptein commented Feb 16, 2025

When using the draw tool in polygon mode, the vision redraw was only done at the very end of the shape completion (i.e. when right click is pressed)

It will now re-render on every point.

I'm slightly confused as to when this broke as this is something that I use frequently and can't remember no longer behaving like this, oh well :D

@Kruptein Kruptein merged commit 9fda24d into dev Feb 16, 2025
6 checks passed
@Kruptein Kruptein deleted the bugfix/draw-polygon-vision branch February 16, 2025 12:33
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.

1 participant