From 1724d047c32c637524172c6888200361405ed6cb Mon Sep 17 00:00:00 2001 From: Samson Akol Date: Tue, 2 Sep 2025 16:01:11 +0300 Subject: [PATCH] Fixes the KLogo display in preview window --- .../views/files/ContentRenderer.vue | 250 ++++++++++-------- 1 file changed, 138 insertions(+), 112 deletions(-) diff --git a/contentcuration/contentcuration/frontend/channelEdit/views/files/ContentRenderer.vue b/contentcuration/contentcuration/frontend/channelEdit/views/files/ContentRenderer.vue index d31b9cdaa3..403736e745 100644 --- a/contentcuration/contentcuration/frontend/channelEdit/views/files/ContentRenderer.vue +++ b/contentcuration/contentcuration/frontend/channelEdit/views/files/ContentRenderer.vue @@ -4,131 +4,142 @@ :key="fileId" :class="{ fullscreen }" > - - - - {{ $tr('noFileText') }} - - - - - - - - - - - - + + - + +