Code comment
This commit is contained in:
parent
159cd3cdfa
commit
918d517926
|
@ -95,9 +95,9 @@ export default class Highlighter {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Forces a new ID on the given annotation (or annotation with the given ID).
|
* Forces a new ID on the annotation with the given ID. This method handles
|
||||||
* This method handles the ID update within the Highlighter ONLY. It's up to
|
* the ID update within the Highlighter ONLY. It's up to the application to
|
||||||
* the application to keep the RelationsLayer in sync!
|
* keep the RelationsLayer in sync!
|
||||||
*
|
*
|
||||||
* @returns the updated annotation for convenience
|
* @returns the updated annotation for convenience
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue