From 2a729a4eca4389f29116aca2d9698e02fc5ebfe3 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Thu, 15 Oct 2020 15:24:14 +0200 Subject: [PATCH] Made slot fill dialog a list of cards to leverage pretty slotFillers --- .../ui/creature/slots/SlotFillDialog.vue | 61 +++++++++++++++---- 1 file changed, 49 insertions(+), 12 deletions(-) diff --git a/app/imports/ui/creature/slots/SlotFillDialog.vue b/app/imports/ui/creature/slots/SlotFillDialog.vue index 95b937a5..50900205 100644 --- a/app/imports/ui/creature/slots/SlotFillDialog.vue +++ b/app/imports/ui/creature/slots/SlotFillDialog.vue @@ -7,19 +7,45 @@
- - +
- - - + + + +
+

+ + {{ getTitle(node) }} +

+
+ {{ node.description }} +
+
+
+
+
+