From 0d9f07c68a456a4f2f22656b9dcc1e034322c4b1 Mon Sep 17 00:00:00 2001 From: Pavlo Kulyk Date: Tue, 9 Jun 2026 13:12:22 +0300 Subject: [PATCH 1/2] fix: refactor visual of modal --- custom/imageGenerator.vue | 388 +++++++++++++++++++------------------- 1 file changed, 193 insertions(+), 195 deletions(-) diff --git a/custom/imageGenerator.vue b/custom/imageGenerator.vue index c702a7a..846189c 100644 --- a/custom/imageGenerator.vue +++ b/custom/imageGenerator.vue @@ -1,215 +1,215 @@ From a31104244e4e81191dc673ccf382fa07e1bb0378 Mon Sep 17 00:00:00 2001 From: Pavlo Kulyk Date: Tue, 9 Jun 2026 13:40:58 +0300 Subject: [PATCH 2/2] fix: - replace custom spinner to afcl - update spinner visual - add condition for disable upload btn in modal --- custom/imageGenerator.vue | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/custom/imageGenerator.vue b/custom/imageGenerator.vue index 846189c..ae33329 100644 --- a/custom/imageGenerator.vue +++ b/custom/imageGenerator.vue @@ -54,7 +54,7 @@ -