gridaco / assistant

🤖 Bring your Figma design & development pipeline to the next level - with design to code, in-design-content-management, component management, tools for faster design
https://grida.co/assistant
Other
572 stars 47 forks source link

[Bug] Padding is not properly converted on autolayout frame on Figma #116

Open softmarshmallow opened 3 years ago

softmarshmallow commented 3 years ago
TypeError: Cannot read property 'top' of undefined
    at Object.convertToAutoLayout (auto-layout.convert.ts:82)
    at eval (nodes-on-rect.convert.ts:62)
    at Array.forEach (<anonymous>)
    at Object.convertNodesOnRectangle (nodes-on-rect.convert.ts:31)
    at convertFrameNodeToAlt (index.ts:419)
    at eval (index.ts:146)
    at Array.map (<anonymous>)
    at intoReflectNodes (index.ts:75)
    at convertFrameNodeToAlt (index.ts:417)
    at eval (index.ts:146)

related repository: design-sdk