You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While splitting up polygons into rectangles, the algorithm adds an extra rectangle because a previous rectangle removal split the polygon into two, but a line remained connecting them.
Description
While splitting up polygons into rectangles, the algorithm adds an extra rectangle because a previous rectangle removal split the polygon into two, but a line remained connecting them.
Steps to Reproduce
observe gate under the "Q" IO pin.
Expected Behavior
The imported geometry should be the same as the original.
Versions
Supporting Files and Screenshots
The text was updated successfully, but these errors were encountered: