Skip to content

Commit 443921d

Browse files
committed
Add List Spacing to json parsing (not actually implemented)
1 parent 020a61b commit 443921d

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
@@ -528,6 +528,7 @@ public class Style
528528
public Paint[] fills;
529529
public Dictionary<string, double> opentypeFlags;
530530
public number? lineHeightPx;
531+
public number? listSpacing;
531532
public number? lineHeightPercent;
532533
public number? lineHeightPercentFontSize;
533534
public string lineHeightUnit;

0 commit comments

Comments
 (0)