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.

Distribution and Alignment enums don't correspond to UIStackView values #2

@rothomp3

Description

@rothomp3

Really the title says it all. The values used for the Distribution and Alignment enums don't match up to the values UIStackView expects (to be fair, the original TZStackView also kind of has this problem, except for them the most-commonly-used values do line up, apparently by coincidence!). This makes it much more difficult to use as a drop-in replacement for UIStackView, since the enums have to be converted.

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