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

widthToSuperview and heightToSuperview are ignoring relation parameter #49

Closed
dkarbayev opened this issue Jan 16, 2018 · 0 comments
Closed

Comments

@dkarbayev
Copy link
Contributor

relation parameter in both widthToSuperview and heightToSuperview methods is not used. For example, widthToSuperview method calls width(to: constrainable, dimension, multiplier: multiplier, offset: offset, priority: priority, isActive: isActive) without relation specified (which would be equal by default)

dkarbayev added a commit to dkarbayev/TinyConstraints that referenced this issue Jan 16, 2018
roberthein added a commit that referenced this issue Aug 14, 2018
Issue #49: `widthToSuperview` and `heightToSuperview` were ignoring relation parameter
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