mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-02-25 20:25:02 +00: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.)