We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa50a5d commit 06c399bCopy full SHA for 06c399b
1 file changed
Tekst-Web/src/components/content/TextAnnotationContent.vue
@@ -485,7 +485,7 @@ function generatePlaintextAnno(): string {
485
tertiary
486
size="tiny"
487
:focusable="false"
488
- :disabled="annoCfg.groups.length > 1"
+ :disabled="annoCfg.groups.length < 2"
489
@click="colorAnnoLinesChoice = !colorAnnoLinesChoice"
490
>
491
<template #icon>
0 commit comments