From 63ad1b289ba50cd7fd35c4606858c88122147a41 Mon Sep 17 00:00:00 2001 From: Austin Mroz Date: Sat, 27 Dec 2025 19:09:23 -0800 Subject: [PATCH] Reset zoom on preview change --- src/components/ui/ZoomPane.vue | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/src/components/ui/ZoomPane.vue b/src/components/ui/ZoomPane.vue index e6195f6be3..c3e8c22aa9 100644 --- a/src/components/ui/ZoomPane.vue +++ b/src/components/ui/ZoomPane.vue @@ -1,5 +1,5 @@