From 0f3fa5e8592578e2cbb185a24f393f0ec6befc94 Mon Sep 17 00:00:00 2001 From: Sebastian Hahner Date: Sun, 4 Aug 2024 18:09:03 +0200 Subject: [PATCH] Fix #222 and other small bugs. --- StreamAwesome/src/components/browser/InputGroup.vue | 2 +- StreamAwesome/src/components/settings/presets/CustomPreset.vue | 1 - StreamAwesome/src/stores/icons.ts | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/StreamAwesome/src/components/browser/InputGroup.vue b/StreamAwesome/src/components/browser/InputGroup.vue index bad33fb..042d8cf 100644 --- a/StreamAwesome/src/components/browser/InputGroup.vue +++ b/StreamAwesome/src/components/browser/InputGroup.vue @@ -15,7 +15,7 @@ defineEmits<{ diff --git a/StreamAwesome/src/stores/icons.ts b/StreamAwesome/src/stores/icons.ts index 4c85382..09287b0 100644 --- a/StreamAwesome/src/stores/icons.ts +++ b/StreamAwesome/src/stores/icons.ts @@ -13,7 +13,7 @@ export const useIconsStore = defineStore('icons', () => { invertDirection: false, saturation: 0.8, symbolOnly: false, - translation: 0.5 + translation: 0 }, fontSize: 180, fontAwesomeIcon: {