cdmvision / unity-figma-importer

Unity Figma Importer turns your Figma design into Unity UI elements and can bind codes with layout files to create Unity apps with ease.
MIT License
102 stars 8 forks source link

There is always a min width constraint if layout group is present #68

Closed ibrahimpenekli closed 1 year ago

ibrahimpenekli commented 1 year ago

Parent:

image

Child:

image
ibrahimpenekli commented 1 year ago

It seems [DataMember] attribute is missing from layoutGrow property on GroupNode.

ibrahimpenekli commented 1 year ago

Fixed in v1.7.0