From 04fa01661c6599d1da1ca504c0a1b8367cc64c37 Mon Sep 17 00:00:00 2001 From: Benjamin Admin Date: Sun, 12 Apr 2026 10:17:14 +0200 Subject: [PATCH] Move IPA/syllable toggles to vocabulary tab toolbar Dropdowns are now in the vocabulary table header (after processing), not in the worksheet settings (before processing). Changing a mode automatically reprocesses all successful pages with the new settings. Same dropdown options as the OCR pipeline grid editor. Co-Authored-By: Claude Opus 4.6 (1M context) --- studio-v2/app/vocab-worksheet/page.tsx | 120 +++++++++++++++++-------- 1 file changed, 85 insertions(+), 35 deletions(-) diff --git a/studio-v2/app/vocab-worksheet/page.tsx b/studio-v2/app/vocab-worksheet/page.tsx index 571fb4f..643764f 100644 --- a/studio-v2/app/vocab-worksheet/page.tsx +++ b/studio-v2/app/vocab-worksheet/page.tsx @@ -1620,7 +1620,90 @@ export default function VocabWorksheetPage() {

Vokabeln ({vocabulary.length})

-
+
+ {/* IPA mode */} + + {/* Syllable mode */} + @@ -1960,40 +2043,7 @@ export default function VocabWorksheetPage() { )}
- {/* OCR display options */} -
-

Anzeigeoptionen

-
-
- - -
-
- - -
-
-
+ {/* IPA/Syllable options moved to vocabulary tab toolbar */}