Extra toolbar separator shown when hiding some toolbar items

I am not showing Stamp or Signature in the annotation toolbar.  However,  there are two button separators between FreeTextAnnotationTool and FontFamilyAnnotationTool.  See code below and the results in the attached image.

Regards,
Arthur

    public PdfViewerAnnotationToolbarSettings AnnotationToolbarSettings = new PdfViewerAnnotationToolbarSettings()
    {
        AnnotationToolbarItem = new List<AnnotationToolbarItem>()
            {
                AnnotationToolbarItem.HighlightTool,
                AnnotationToolbarItem.UnderlineTool,
                AnnotationToolbarItem.StrikethroughTool,
                AnnotationToolbarItem.ShapeTool,
                AnnotationToolbarItem.FreeTextAnnotationTool,
                AnnotationToolbarItem.FontFamilyAnnotationTool,
                AnnotationToolbarItem.FontSizeAnnotationTool,
                AnnotationToolbarItem.FontColorAnnotationTool,
                AnnotationToolbarItem.FontAlignAnnotationTool,
                AnnotationToolbarItem.FontStylesAnnotationTool,
                AnnotationToolbarItem.ColorEditTool,
                AnnotationToolbarItem.StrokeColorEditTool,
                AnnotationToolbarItem.ThicknessEditTool,
                AnnotationToolbarItem.OpacityEditTool,
                AnnotationToolbarItem.AnnotationDeleteTool,
                AnnotationToolbarItem.CommentPanelTool
            }
    };


Attachment: toolbarseparator_92f22c2a.zip

5 Replies

AA Akshaya Arivoli Syncfusion Team April 6, 2020 06:58 AM UTC

Hi Arthur, 

Thank you for contacting Syncfusion support. 

We can reproduce the reported issue with the provided details and suspect this to be defect. We will analyze further on this and update you with more details on April 8th, 2020 

Regards, 
Akshaya 



AA Akshaya Arivoli Syncfusion Team April 8, 2020 01:08 PM UTC

Hi Arthur, 

We have confirmed that the reported issue is defect and logged the defect report for the same. The fix for the issue will be included in our upcoming weekly NuGet release on April 15th, 2020 


Regards, 
Akshaya 



AB Arthur Butler April 12, 2020 05:10 PM UTC

Thank you for the quick response.


AA Akshaya Arivoli Syncfusion Team April 13, 2020 06:40 AM UTC

Hi Arthur, 

As mentioned earlier, the fix for the issue will be included in our upcoming weekly NuGet release on April 15th, 2020  

Regards, 
Akshaya 



AA Akshaya Arivoli Syncfusion Team July 30, 2020 07:48 AM UTC

Hi Arthur , 

We have fixed the reported issue and the fix was included in our latest weekly release v18.2.0.47 . Kindly upgrade to the latest version to get the issue resolved.  

Regards, 
Akshaya 


Loader.
Up arrow icon