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
The resize nudge code divides by the shape size. A size.max(DVec2::ONE) clamp prevents a crash, but the shape is already at zero before the clamp takes effect