Open myyk opened 1 year ago
Really thanks for all the detailed reports :) In the last commit I probably catch up the NPE but not sure, I'll let this open if you experience other crashes
No problem, I'm glad they're helpful. I felt bad creating them but then realized I would appreciate them created for my projects.
Describe the bug I was drawing a polygon that wrapped around itself and caused the app to crash.
To Reproduce I couldn't repro the bug.
Steps to reproduce the behavior:
Expected behavior No crash.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Additional context Polygon looked something like this before it crashed, with the "8"-vertex being moved over the point to the left of it:
Stacktrace from crash