Skip to main content

I am building a Figma Plugin that exports Figma designs to a game engine. 

I have noticed that if I have items using SPACE_BETWEEN aka “auto”. The outputted itemSpacing is the user defined value and not what's calculated by Figma. See the below diagram, I want the “???” in pixels. Since Figma renders it I assume it must be stored somewhere. 

 

Made a GitHub issue for tracking: https://github.com/figma/plugin-typings/issues/334


Reply