Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chrs1885 opened this issue Apr 18, 2020 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@chrs1885
Copy link
Owner

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

@chrs1885 chrs1885 added help wanted Extra attention is needed good first issue Good for newcomers labels Apr 18, 2020
@chrs1885 chrs1885 modified the milestones: 1.3.0, 1.2.1 Apr 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant