From c058f3eab48bec441b29495d33807f6e4b1ea4c5 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Sat, 3 Dec 2022 12:17:20 +0200 Subject: [PATCH] Stopped spell list cards animating on prepare --- .../components/spells/SpellListCard.vue | 49 +++++++++++++------ 1 file changed, 33 insertions(+), 16 deletions(-) diff --git a/app/imports/client/ui/properties/components/spells/SpellListCard.vue b/app/imports/client/ui/properties/components/spells/SpellListCard.vue index 4474d606..d2d3134b 100644 --- a/app/imports/client/ui/properties/components/spells/SpellListCard.vue +++ b/app/imports/client/ui/properties/components/spells/SpellListCard.vue @@ -5,11 +5,21 @@ @toolbarclick="clickSpellList(model._id)" > - - -
- {{ numPrepared }}/{{ model.maxPrepared.value }} spells prepared -
- -
-
+ mdi-check + + +