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

Creating a Polygon with the topbar can deform the Polygon #1204

Open
linusha opened this issue Jan 17, 2024 · 0 comments
Open

Creating a Polygon with the topbar can deform the Polygon #1204

linusha opened this issue Jan 17, 2024 · 0 comments
Assignees
Labels
🐞 bug Something isn't working

Comments

@linusha
Copy link
Contributor

linusha commented Jan 17, 2024

I am not 100% sure if categorizing this as a bug is correct, but when instantiating a Polygon with the topbar, it can easily happen that the polygon deforms into a straight line. This can also be done when just creating a polygon and then decreasing its width/height enough so that it becomes a line and then increasing the widht/height again.

There is a certain logic to this behavior, but I would think that this is nearly never what one expects when doing such an operation. I am not sure yet about a good way to fix this...

Here's a video illustrating what I mean:

polygon_mayhem.mp4

Note, that the polygons itself are all okay and activating the control points on a line generated in such a manner will yield 10 control points as one would expect from the star.

@linusha linusha added the 🐞 bug Something isn't working label Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants