Skip to content

Breaking layout constraints when using picker inside of a custom container #21

@chrs1885

Description

@chrs1885

What did you do?

I was trying to present the picker view controller modally (custom view container).

What did you expect to happen?

The view gets properly displayed without any warnings.

What happened instead?

I got warnings about breaking layout constraints. It seems like the preview color view has a fixed height, therefore I need to provide the exact height for the color picker to work around this issue.

Setup

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions