mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Various improvements
This commit is contained in:
@@ -226,7 +226,7 @@ const CGSize TGPhotoPaintingMaxSize = { 1920.0f, 1920.0f };
|
||||
};
|
||||
[_paintingWrapperView addSubview:_drawingView];
|
||||
|
||||
[_drawingView setupWithDrawingData:_photoEditor.paintingData.drawingData];
|
||||
[_drawingView setupWithDrawingData:_photoEditor.paintingData.drawingData storeAsClear:false];
|
||||
}
|
||||
|
||||
_entitiesView.hasSelectionChanged = ^(bool hasSelection) {
|
||||
|
||||
Reference in New Issue
Block a user