From 7d0a920eb939c9488fc7a398d62f6eb299896e2e Mon Sep 17 00:00:00 2001 From: lesion Date: Fri, 28 Oct 2022 12:01:59 +0200 Subject: [PATCH] add custom fallback image, fix #195 --- components/MyPicture.vue | 2 +- components/admin/Theme.vue | 53 ++++++++++++++++++++++----- docs/assets/js/gancio-events.es.js | 4 +- locales/en.json | 3 +- server/api/controller/settings.js | 23 ++++++++++++ server/api/index.js | 1 + server/helpers.js | 9 +++-- static/gancio-events.es.js | 4 +- webcomponents/src/GancioEvents.svelte | 2 +- wp-plugin/js/gancio-events.es.js | 4 +- 10 files changed, 84 insertions(+), 21 deletions(-) diff --git a/components/MyPicture.vue b/components/MyPicture.vue index ef4a863d..6f8c2142 100644 --- a/components/MyPicture.vue +++ b/components/MyPicture.vue @@ -10,7 +10,7 @@ :height="height" :width="width" :style="{ 'object-position': thumbnailPosition }"> - +