Skip to content

Commit 6b51d8e

Browse files
jasur-trackmanivan-trackman
authored andcommitted
Merged PR 51230: Figma updated
Figma updated
1 parent 59950e1 commit 6b51d8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Editor/Interface/Figma.Types.cs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -568,6 +568,8 @@ public class DefaultShapeNode : SceneNode, DefaultShapeMixin, TransitionMixin
568568
public number[] strokeDashes;
569569
public number? rotation;
570570
public Rect absoluteRenderBounds;
571+
public string layoutSizingHorizontal;
572+
public string layoutSizingVertical;
571573

572574
#region Mixin
573575
public Constraints constraints { get; set; }

0 commit comments

Comments
 (0)