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

Fix panic when creating new floor #148

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Fix panic when creating new floor #148

merged 2 commits into from
Aug 17, 2023

Conversation

luca-della-vedova
Copy link
Member

Bug fix

Fixed bug

Fixes #147

Fix applied

Change from try / continue to defaulting to 0, seems to not break outlines and remove the panic, although I can't say I'm familiar enough with the shapes code to really understand the implications

Signed-off-by: Luca Della Vedova <[email protected]>
@mxgrey mxgrey merged commit 6d24f0e into main Aug 17, 2023
5 checks passed
@mxgrey mxgrey deleted the luca/new_floor_panic branch August 17, 2023 05:07
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.

Panic when creating new floors
2 participants