mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 22:25:57 +00:00
Various fixes
This commit is contained in:
@@ -218,16 +218,6 @@
|
||||
[self.view setNeedsLayout];
|
||||
}
|
||||
|
||||
- (void)viewDidLoad
|
||||
{
|
||||
[super viewDidLoad];
|
||||
|
||||
// PGPhotoEditor *photoEditor = _photoEditor;
|
||||
// if (!_skipEntitiesSetup) {
|
||||
// [_entitiesView setupWithPaintingData:photoEditor.paintingData];
|
||||
// }
|
||||
}
|
||||
|
||||
- (void)viewDidAppear:(BOOL)animated
|
||||
{
|
||||
[super viewDidAppear:animated];
|
||||
|
||||
Reference in New Issue
Block a user