Skip to content

Commit 1396472

Browse files
man-trackmanivan-trackman
authored andcommitted
Merged PR 51246: Figma fix
1 parent 6b51d8e commit 1396472

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Editor/Interface/Figma.Types.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -631,6 +631,7 @@ public class DefaultFrameNode : DefaultShapeNode, DefaultFrameMixin
631631
public OverflowDirection? overflowDirection { get; set; }
632632
public boolean itemReverseZIndex { get; set; }
633633
public LayoutWrap? layoutWrap { get; set; }
634+
public boolean strokesIncludedInLayout { get; set; }
634635

635636
#region Mixin
636637
public Paint[] background { get; set; }

0 commit comments

Comments
 (0)