Feat : settings dialog animation

This commit is contained in:
2024-08-01 18:28:27 +02:00
parent de38416bcd
commit f9197d470e
7 changed files with 142 additions and 103 deletions
+1 -1
View File
@@ -331,7 +331,7 @@ onUnmounted(() => {
@ready="loaded = true"
:isTurn="isTurn ?? false"
></AnimatedBackground>
<!-- <AnimatedBackground :isTurn="false"></AnimatedBackground> -->
<GameOverlayOptionsDialog></GameOverlayOptionsDialog>
<template v-if="game && focusedPlayer && playerList">
<Transition name="slide-left" mode="out-in">
<div id="stack_discard" :key="focusedPlayer?._id">