Skip to content

Conversation

@TrevorBurgoyne
Copy link
Member

@TrevorBurgoyne TrevorBurgoyne commented Apr 2, 2025

Fix/polygon split

PLAT-1078

Description

  • Fixed bug introduced in v0.15.0 where using the erase tool such that a polygon was separated into multiple disjoint regions would cause an unrecoverable error.
  • Steps to reproduce in v0.15.0-v0.16.1:
    • use the erase tool to erase a portion of a polygon such that it would divide it into two or more separate regions

PR Checklist

  • Merged latest main
  • Version number in package.json has been bumped since last release
  • Version numbers match between package package.json and src/version.js
  • Ran npm install and npm run build AFTER bumping the version number
  • Updated documentation if necessary (currently just in api_spec.md)
  • Added changes to changelog.md

Breaking API Changes

no

@TrevorBurgoyne TrevorBurgoyne added the bug Something isn't working label Apr 2, 2025
Copy link
Collaborator

@joshua-dean joshua-dean left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice fix
LGTM 🚀

@TrevorBurgoyne TrevorBurgoyne merged commit 55a20f6 into main Apr 2, 2025
1 check passed
@TrevorBurgoyne TrevorBurgoyne deleted the fix/polygon-split branch April 2, 2025 19:26
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

Successfully merging this pull request may close these issues.

3 participants