feat(#50): document & annotation comments #57
@@ -452,6 +452,7 @@ function zoomOut() {
|
|||||||
{/if}
|
{/if}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
{#key activeAnnotationId}
|
||||||
{#if activeAnnotationId}
|
{#if activeAnnotationId}
|
||||||
<AnnotationCommentPanel
|
<AnnotationCommentPanel
|
||||||
documentId={documentId}
|
documentId={documentId}
|
||||||
@@ -465,5 +466,6 @@ function zoomOut() {
|
|||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
{/if}
|
{/if}
|
||||||
|
{/key}
|
||||||
</div>
|
</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|||||||
Reference in New Issue
Block a user