Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

using deprecated method #23

Closed
mops opened this issue Jan 28, 2014 · 1 comment
Closed

using deprecated method #23

mops opened this issue Jan 28, 2014 · 1 comment

Comments

@mops
Copy link

mops commented Jan 28, 2014

'sizeWithFont:constrainedToSize:lineBreakMode:' is deprecated: first deprecated in iOS 7.0 - Use -boundingRectWithSize:options:attributes:context:

@scalessec
Copy link
Owner

The new boundingRectWithSize:options:attributes:context: is already being used by Toast in iOS7+, however the library must continue to support back to iOS5 for the immediate time being. For this reason, sizeWithFont:constrainedToSize:lineBreakMode: must remain.

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

No branches or pull requests

2 participants