From a99fcd2152ee146bdb9832ba5af3c107c1849e41 Mon Sep 17 00:00:00 2001 From: Joscha Date: Thu, 27 Mar 2025 00:04:41 +0100 Subject: [PATCH] Add spinner while printing image --- showbits-thermal-printer-ui/src/AppPhoto.vue | 23 +++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/showbits-thermal-printer-ui/src/AppPhoto.vue b/showbits-thermal-printer-ui/src/AppPhoto.vue index 4a1bb3d..fd52684 100644 --- a/showbits-thermal-printer-ui/src/AppPhoto.vue +++ b/showbits-thermal-printer-ui/src/AppPhoto.vue @@ -1,4 +1,5 @@