Tags: deepnest-next/deepnest
Tags
fix overlaying messagewrapper of other elements Prevents text selection for improved overlay behavior Adds `user-select: none` to ensure consistent non-selectable behavior across browsers, addressing issues with overlay elements interfering with user interaction. Fixes #overlaying-messagewrapper
fix: Squeeze PlacementType Improves convex hull calculation for placement Refines logic for calculating convex hulls during part placement, optimizing area computation and hull merging. Introduces a more efficient approach for handling initial hulls and combining part points with existing hulls. Adds safeguards for hull calculation failures.
PreviousNext