Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

Use NSLayoutAttribute instead of CGRectEdge values for geometry #34

Closed
jspahrsummers opened this issue Dec 24, 2012 · 0 comments
Closed
Assignees

Comments

@jspahrsummers
Copy link
Member

This would lead to a more consistent and flexible API.

As part of this, all methods currently accepting a signal of edges should be changed to accept a constant NSLayoutAttribute, since 80% of the time there should be no reason to change the attribute that your layout occurs relative to (and the pain of boxing it in a signal isn't worth it for the 20%).

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

No branches or pull requests

2 participants