Skip to content

[layout] flex item should have a default min-width #33

@LastLeaf

Description

@LastLeaf

When shrinking, min-content is a hidden factor for flex items. If the min-width and width are not set for an item, the min-content should be used as the real min-width, a.k.a.

real-min-width = min-width ?? min(width, min-content)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions