From f73e8f395995336efcd720d450c936dfe85d09da Mon Sep 17 00:00:00 2001 From: Robert Kossessa Date: Wed, 24 Jan 2024 03:32:30 +0100 Subject: [PATCH] =?UTF-8?q?FIX:=20ScrambleText=20bug=20IT=20IS=20SO=20SATI?= =?UTF-8?q?SFYING=20=F0=9F=98=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ConfigPane.vue | 7 +-- src/components/ConfigSelect.vue | 3 +- src/components/Navbar.vue | 13 +++- src/components/ProfileManager.vue | 6 +- src/components/device-gui/DevicePreview.vue | 5 +- src/components/effects/ScrambleText.vue | 68 +++++++++++++-------- 6 files changed, 60 insertions(+), 42 deletions(-) diff --git a/src/components/ConfigPane.vue b/src/components/ConfigPane.vue index 7a825d6..64cc030 100644 --- a/src/components/ConfigPane.vue +++ b/src/components/ConfigPane.vue @@ -1,14 +1,13 @@