fix ConstrainViewArray
Hello, Erica,
I think you may have a bug in Swift's version of ConstrainViewArray – value of index was stuck at 1.
Thanks for the great pack!
Added missing ++ back in. Please check, thanks! -- E
On Jul 10, 2014, at 9:16 AM, ilyannn [email protected] wrote:
Hello, Erica, I think you may have a bug in Swift's version of ConstrainViewArray – value of index was stuck at 1.
Thanks for the great pack!
You can merge this Pull Request by running
git pull https://github.com/ilyannn/Auto-Layout-Demystified master Or view, comment on, or merge it at:
https://github.com/erica/Auto-Layout-Demystified/pull/9
Commit Summary
fix ConstrainViewArray(priority : Float, format : String, viewArray : [UIView]) File Changes
M Swift/ConstraintPack.swift (18) Patch Links:
https://github.com/erica/Auto-Layout-Demystified/pull/9.patch https://github.com/erica/Auto-Layout-Demystified/pull/9.diff — Reply to this email directly or view it on GitHub.