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
Fix capped with negative radius: correct easing and sign handling
- Remove Math/abs on inset-amount so negative radius expands the shape
- Use sin easing for negative radius (gradual expansion) vs quarter-circle
for positive radius (convex fillet)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments