mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-09-04 20:00:53 +00:00
parent
0d0983e8f2
commit
2a75f2bcd4
@ -87,7 +87,7 @@
|
||||
// TODO can this be removed?
|
||||
self.contentsScale = ASDisplayNodeScreenScale();
|
||||
self.contentMode = UIViewContentModeScaleAspectFill;
|
||||
self.opaque = YES;
|
||||
self.opaque = NO;
|
||||
|
||||
_cropEnabled = YES;
|
||||
_cropRect = CGRectMake(0.5, 0.5, 0, 0);
|
||||
|
Loading…
x
Reference in New Issue
Block a user