From f9197d470eff68e63101f29a2ab675a03d32cfbb Mon Sep 17 00:00:00 2001 From: legonzaur Date: Thu, 1 Aug 2024 18:28:27 +0200 Subject: [PATCH] Feat : settings dialog animation --- app.vue | 3 + components/game/Card.vue | 6 +- components/game/Market.vue | 4 +- components/game/card/Grouped.vue | 1 - components/game/overlay/options/Dialog.vue | 225 ++++++++++++--------- components/game/player/Self.vue | 4 +- pages/game.vue | 2 +- 7 files changed, 142 insertions(+), 103 deletions(-) diff --git a/app.vue b/app.vue index e20f6e9..9cd2238 100644 --- a/app.vue +++ b/app.vue @@ -32,6 +32,9 @@ onMounted(() => {