Page 1 of 1

contextmenue not working

Posted: Sun May 20, 2018 4:06 pm
by GHWels
Hey
I installed the latest version 8.6.11.1
I added a contextmenue to the annotionviewer.
The contextmenue should be shown, when I click right mousebutton, but it does not.
On the thumbnailviewer it works!
thank you for help

Re: contextmenue not working

Posted: Tue May 22, 2018 9:40 am
by Alex
Hello,

Thank you for your message. We checked your information and have reproduced the problem. You have the problem because in version 8.6.11.1 we improved the algorithm of composite visual tool and our improvement changed the logic of visual tool. In next minor version, which will be available in a week, we will fix the problem.

Now please use the following temporary solution:

Code: Select all

annotationViewer1.AnnotationSelectionTool.DisableContextMenu = false;
Best regards, Alexander

Re: contextmenue not working

Posted: Fri Jun 01, 2018 4:36 pm
by Alex
Hello,

The problem is fixed in version 8.6.12.1.

Best regards, Alexander