Skip to content

Commit a1c016d

Browse files
Sample updated
1 parent 4a55855 commit a1c016d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CustomTooolbar/CustomTooolbar/CustomTooolbar/MainPage.xaml.cs

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,10 +47,6 @@ private void ToolbarSettings_ToolbarItemSelected(object sender, ToolbarItemSelec
4747
{
4848
imageEditor.Rotate();
4949
}
50-
else if (toolbarItem.Name == "CropImage")
51-
{
52-
imageEditor.ToggleCropping();
53-
}
5450
}
5551

5652
}

0 commit comments

Comments
 (0)