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

Different behaviour with same constraint #169

Open
NikKovIos opened this issue Sep 30, 2022 · 0 comments
Open

Different behaviour with same constraint #169

NikKovIos opened this issue Sep 30, 2022 · 0 comments

Comments

@NikKovIos
Copy link
Contributor

view.width(Device.width * 241 / 375)
image

view.widthAnchor.constraint(equalToConstant: Device.width * 241 / 375).isActive = true
image

with stevia the priority is 751, so the width is ambigous.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant