Feat : settings dialog animation
This commit is contained in:
+1
-1
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user