nicklockwood / FXLabel

[DEPRECATED]
http://charcoaldesign.co.uk/source/cocoa#fxlabel
Other
816 stars 125 forks source link

Fixes deprecations. #14

Closed MattFoley closed 11 years ago

asmallteapot commented 11 years ago

Any plans to accept this PR now that the 7 SDK is no longer under an NDA?

nicklockwood commented 11 years ago

No, because the PR breaks backwards compatibility. I will issue an update that removes the deprecations shortly though - just on vacation at the moment.

nicklockwood commented 11 years ago

Just an update: I've removed the deprecations, but there are significant layout differences in the new text drawing methods that will take a while to resolve. For now I would recommend ignoring the warnings until I can implement a proper fix. Deprecated APIs are typically not removed for many years.