Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

I found a problem when the stackView contains UIlabel with AdjustsFontSizeToFitWidth=true #3

@softlion

Description

@softlion

If the stack view contains a UILabel with AdjustsFontSizeToFitWidth=true and MinimumScaleFactor=.5, and the text of the label is larger than the display area, it is scaled by iOS in both directions. But the StackView does not refresh the new height of the label (as it has been scaled in both axis) and so does not place it correctly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions