Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ios
/
Masonry
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Robert Payne
2016-03-31 20:21:33 +1300
Commit
6cbf9eb1fe3b711f51ac0c6a1b25ff65a5c24dec
1 parent
0d2acc93
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
6cbf9eb
...
...
@@ -267,7 +267,7 @@ Alternatively if you are only updating the constant value of the constraint you
}];
//according to apple super should be called at end of method
[super update
View
Constraints];
[super updateConstraints];
}
```
...
...
Please
register
or
login
to post a comment