Disable annotation deselect

WebViewer Version: 8.10

Is it possible to disable annotation deselection if the click is not done on another annotation.

Example: One (or more) annotation is selected, click outside other annotations will not deselect selected annotation, but click on another annotation will deselect previously selected and select clicked one.

Any help is appreciated, thanks!

Hello mradosevic,

That would require overriding our AnnotationSelectTool’s default behaviour, you can read more here:Customizing-tools | Apryse Documentation

Best regards,
Tyler