Skip to content

Conversation

@siuying
Copy link

@siuying siuying commented Dec 12, 2013

This patch allow user to set options in NSLayoutConstraint#constraintsWithVisualFormat:options:metrics:views: with simple symbol (like :left, :right, :trailing... etc), and by default use option 0 (same as that in NSLayoutConstraint#constraintsWithVisualFormat:options:metrics:views:).

This patch is necessary because in many use case, the current option NSLayoutFormatAlignAllCenterX and NSLayoutFormatAlignAllCenterY will cause conflicts.

This is based on @wejn patch, added document and examples, and merge with head. Please consider merging this, thank you!

@qrush
Copy link
Owner

qrush commented Jan 27, 2014

Hey there, I'm looking for a new maintainer for this. Can you check out #13?

@siuying
Copy link
Author

siuying commented Jan 28, 2014

no longer using rubymotion in production...

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

Successfully merging this pull request may close these issues.

3 participants