clicking on the annotate button when the annotation creation widget is opened
starts the creation of a new annotation.
{{! template for an annotation displayed in a segmentWidget }}
<div title='{{divTitle}}' id='{{id}}'
class='Ldt-iri-chapter'
style='left: {{startPixel}}px;
width: {{pxWidth}}px;
background-color:#{{hexa_color}};'
>
</div>