Skip to content

Commit 5b47d71

Browse files
committed
Removed extra call to UpdateMaskArea
1 parent 311d05c commit 5b47d71

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Microsoft.Toolkit.Uwp.UI.Controls.Media/ImageCropper/ImageCropper.Properties.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ private static void OnCropShapeChanged(
7474
if (target.TryUpdateImageLayout())
7575
{
7676
target.UpdateSelectionThumbs();
77-
target.UpdateMaskArea();
7877
}
7978
}
8079

0 commit comments

Comments
 (0)