mirror of
https://github.com/HackPlan/AsyncDisplayKit.git
synced 2026-03-29 16:48:59 +08:00
ASImageNode and ASHighlightOverlayLayer were both using [[UIScreen mainScreen] scale] directly. Bad. No cookie. Use ASDisplayNodeScreenScale() instead. (Also, regenerate Xcode project with Xcode 6 and current CocoaPods.)