{#each annotations as annotation (annotation.id)}
{#if canAnnotate}
{ e.stopPropagation(); onDelete(annotation.id); }} style=" position: absolute; top: -8px; right: -8px; width: 16px; height: 16px; background-color: #ef4444; color: white; border: none; border-radius: 50%; cursor: pointer; display: flex; align-items: center; justify-content: center; font-size: 12px; line-height: 1; padding: 0; pointer-events: auto; ">×
{/if}
{/each} {#if drawRect && drawRect.width > 0}
{/if}