Lona / Lona

A tool for defining design systems and using them to generate cross-platform UI code, Sketch files, and other artifacts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Layout] Text with height set to "fit content" may get compressed

dabbott opened this issue · comments

Expected Behavior

Text with height set to "fit content" should only shrink below its minimum height when the parent doesn't have enough space.

Current Behavior

Text with height set to "fit content" causes strange behavior within layouts that have siblings.

Note: Try setting the container view in TextAction.component to fit content. Lona Studio's component browser will look incorrect.