diff --git a/src/App.vue b/src/App.vue index e8636f7..0877451 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,28 +25,45 @@ const store = useAppStore() >Fork me on Gitea +
-
-
-
- -

- Skwik -

- +
+
+ +
+ +

+ Skwik +

+ Perspective Correction +
+
-
+ +
-
@@ -62,17 +79,28 @@ const store = useAppStore() + diff --git a/src/components/ImageUpload.vue b/src/components/ImageUpload.vue index 313d29e..fa4652a 100644 --- a/src/components/ImageUpload.vue +++ b/src/components/ImageUpload.vue @@ -296,16 +296,25 @@ function onFileSelect(e: Event) { primary drop target. Two-step confirm: first click arms it; second click within CLEAR_CONFIRM_TIMEOUT_MS commits. --> + Load Source Image diff --git a/src/components/StepIndicator.vue b/src/components/StepIndicator.vue index d9db29e..ae098f6 100644 --- a/src/components/StepIndicator.vue +++ b/src/components/StepIndicator.vue @@ -29,10 +29,10 @@ function handleClick(num: AppStep) {