From 1b31348030a3720a708ff0342982f3dc066dc5fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?B=C3=B6rge=20Kiss?= Date: Thu, 30 Jul 2026 08:45:04 +0200 Subject: [PATCH] Move token comment below annos table Fixes #1895 --- .../content/TextAnnotationContent.vue | 37 ++++++++++--------- 1 file changed, 19 insertions(+), 18 deletions(-) diff --git a/Tekst-Web/src/components/content/TextAnnotationContent.vue b/Tekst-Web/src/components/content/TextAnnotationContent.vue index d580179c9..b94c4d2ca 100644 --- a/Tekst-Web/src/components/content/TextAnnotationContent.vue +++ b/Tekst-Web/src/components/content/TextAnnotationContent.vue @@ -637,24 +637,7 @@ function generatePlaintextAnno(): string { }" @after-leave="() => (tokenDetails = undefined)" > - - -
- {{ tokenDetails.comment }} -
-
- - +