@@ -356,6 +356,7 @@ namespace PDF_Master.ViewModels.Tools
/// <returns></returns>
private ContextMenu SelectedTextOrImageContextMenu(object sender, AnnotCommandArgs annotCommand)
{
+ StrAnnotToolChecked = "";
ContextMenu popMenu = new ContextMenu();
popMenu.FontSize = 14;
@@ -649,6 +649,7 @@ namespace PDF_Master.ViewModels.Tools
ExportPicture_MenuItemClick();
break;
}
+ ExitAnnotationTool();
//ShowPropertyPanel(false);