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(Polygon UI): Fix polygon edit UI not taking rotation into account #1321

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

Kruptein
Copy link
Owner

When a polygon is rotated, the edit UI was still showing as if the shape had no rotation.

This is fixed. The various edit options (add point, cut polygon, remove point) have also been updated to take the rotation into account.

This fixes #1318

@Kruptein Kruptein merged commit f21b131 into dev Oct 31, 2023
6 checks passed
@Kruptein Kruptein deleted the bugfix/1318-rotated-edit-ui-bugs branch October 31, 2023 17:52
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.

[BUG] Polygon edit tool overlay does not follow shape correctly when rotated
1 participant