Skip to content

ModifierHeightWithText should not apply when Modifier.height(Intrinsic.Min)  #34

@sadikali

Description

@sadikali

If you specify Modifier.height(Intrinsic.Min) then this rule should not apply, because you allow the views to be drawn out fully and then wrap the content. This is useful when you want a child to expand to the max size of your minimum sized parent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions