From 77936912956c0b244e33461ca1598aebb4a4a1fe Mon Sep 17 00:00:00 2001 From: Alexander Schumacher Date: Wed, 1 Nov 2023 21:53:44 +0100 Subject: [PATCH 1/2] feat(window): allow modal to be moved across screens Fixes: https://github.com/belvederef/visual-snow-relief-overlay/issues/21 --- src/App.vue | 6 +----- src/background.ts | 32 ++++++++++++++++---------------- 2 files changed, 17 insertions(+), 21 deletions(-) diff --git a/src/App.vue b/src/App.vue index d390ecc..cbbb63f 100644 --- a/src/App.vue +++ b/src/App.vue @@ -97,7 +97,6 @@