Hi All,
I'm trying out Swift with XCode 7.3.1, following the tutorial here:
When I pin the aspect ratio of the image view as directed, I get some red lines around the view - it doesn't look quite like the image provided in the tutorial.
And, if I change the width after the aspect ratio is constrained, shouldn't the height change as well? I don't know if this is a bug or what. Any help appreciated!
Here's what the project looks like right after pinning the aspect ratio:
Here's what it looks like after changing the width from 320 to 400. The height remains unchanged in spite of what the red indicators denote: