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
Gradient direction: Fixed gradient angle computation — Figma's gradient transform maps element→gradient space, so the inverse direction (m11, -m10) is used instead of (m00, m10)
CENTER constraint: Absolute-positioned children with horizontalConstraint: CENTER or verticalConstraint: CENTER now correctly use left:50%; transform:translate(-50%, -50%) instead of fixed coordinates
Partial text replacement: Fixed bug where targeting the same node with multiple // partial replacements failed because autoRename changed the node name after the first replacement