mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Optimize drawing code + add examples how to round corners (#996)
* Use CoreGraphics for drawing and cropping of node content * Smaller fixes
This commit is contained in:
committed by
Huy Nguyen
parent
4880b54db0
commit
eb4c21c545
@@ -130,7 +130,7 @@
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define ASOVERLOADABLE __attribute__((overloadable))
|
||||
#define AS_OVERLOADABLE __attribute__((overloadable))
|
||||
|
||||
|
||||
#if __has_attribute(noescape)
|
||||
|
||||
Reference in New Issue
Block a user