From 3d828a7df04d148845507362c4db16f39a0d4c23 Mon Sep 17 00:00:00 2001 From: Reuben Dowle Date: Thu, 20 Jul 2023 19:17:46 +1200 Subject: [PATCH] Frontend: Show thumbnail in the Labels tab of the edit dialog (#3532) --- frontend/src/dialog/photo/edit/labels.vue | 181 ++++++++++++---------- 1 file changed, 103 insertions(+), 78 deletions(-) diff --git a/frontend/src/dialog/photo/edit/labels.vue b/frontend/src/dialog/photo/edit/labels.vue index 8f9fb7fdb..e0a96c0f3 100644 --- a/frontend/src/dialog/photo/edit/labels.vue +++ b/frontend/src/dialog/photo/edit/labels.vue @@ -1,93 +1,115 @@