Hi,
Lately i encountered a problem including the CAS-Editor.
Its more a development question, ill go more into detail:
I wrote a view which is able to display some Annotations of the same Type.
Its intention is to apply a given action to those Annotations one by one. As
soon a user finished the changes of a given Annotation [Problem Start] I
want the CAS editor to Highlight ( or mark whatever it is called when you
mark some text with your mouse) the next Annotation of the given Type BUT it
should not move the cursor ( or scroll) to that Annotation ( User should
scroll by himself) [Problem End] All i found was the selectAndReveal method
but it also moves the cursor to the said Annotation. If anyone knows a
solution to that issue i would be very thankful
Markus K.
|