From d9e7ff960651bf8fc359ad704c148ef0d63a3bed Mon Sep 17 00:00:00 2001 From: Stefan Dej Date: Sat, 27 Mar 2021 12:48:34 +0100 Subject: [PATCH] fix relative thumbnail url from files with subdirectories Signed-off-by: Stefan Dej --- src/components/panels/HistoryListPanel.vue | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) diff --git a/src/components/panels/HistoryListPanel.vue b/src/components/panels/HistoryListPanel.vue index c8280527..90cdb8e4 100644 --- a/src/components/panels/HistoryListPanel.vue +++ b/src/components/panels/HistoryListPanel.vue @@ -61,7 +61,10 @@ :class="'file-list-cursor user-select-none '+(item.exists ? '' : 'text--disabled')" > -