Skip to content

Fixed NSInteger casts and -intrinsicContentSize. - #29

Open
bejo wants to merge 2 commits into
Spaceman-Labs:masterfrom
bejo:master
Open

Fixed NSInteger casts and -intrinsicContentSize.#29
bejo wants to merge 2 commits into
Spaceman-Labs:masterfrom
bejo:master

Conversation

@bejo

@bejobejo commented Oct 6, 2014

Copy link
Copy Markdown
  • The cast fix gets rid of compiler warnings in the example.
  • -intrinsicContentSize fix replaces UIViewNoIntrinsicMetric constant with an actual width.

@bejobejo changed the title Fixed NSInteger casts in NSLog statements.Fixed NSInteger casts and -intrinsicContentSize.Oct 6, 2014
Sign up for freeto 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.

1 participant

@bejo