|
@@ -357,7 +357,7 @@ namespace PDF_Master.ViewModels.Tools
|
|
SelectedSignature(e.AnnotItemsList);
|
|
SelectedSignature(e.AnnotItemsList);
|
|
CurrentSelectedAnnot = annot;
|
|
CurrentSelectedAnnot = annot;
|
|
|
|
|
|
- if (Settings.Default.AppProperties.InitialVIew.AutoExpandProperty)
|
|
|
|
|
|
+ if (Settings.Default.AppProperties.InitialVIew.AutoExpandProperty && annot.EventType != AnnotArgsType.AnnotStamp && StrAnnotToolChecked != "Signature")
|
|
ShowPropertyPanel(true);
|
|
ShowPropertyPanel(true);
|
|
}
|
|
}
|
|
else
|
|
else
|