From 3a9c8fae49feb7abcabaa5e3591305989b589145 Mon Sep 17 00:00:00 2001 From: N-Pex Date: Wed, 15 Oct 2025 15:43:06 +0200 Subject: [PATCH] Don't show details when "Compressed" is chosen. Issue #686 --- .../content-credentials/C2PAInfo.vue | 32 ++++++++++--------- src/components/file_mode/AttachmentInfo.vue | 2 +- 2 files changed, 18 insertions(+), 16 deletions(-) diff --git a/src/components/content-credentials/C2PAInfo.vue b/src/components/content-credentials/C2PAInfo.vue index fed809c..9c041d7 100644 --- a/src/components/content-credentials/C2PAInfo.vue +++ b/src/components/content-credentials/C2PAInfo.vue @@ -1,6 +1,6 @@ -
- - - +
+
+ + + +
+
+ {{ t("cc.cc_no_info") }} +
+
+ {{ t("cc.metadata-stripped") }} +
-
- {{ t("cc.cc_no_info") }} -
-
- {{ t("cc.metadata-stripped") }} -
-