From f7cbee27f9e7e83aef67c551fb36beb11a92e7e7 Mon Sep 17 00:00:00 2001 From: Thaum Rystra Date: Mon, 25 May 2020 17:39:25 +0200 Subject: [PATCH] Made selecting a property from a library use the mobile friendly library --- .../CreaturePropertyFromLibraryDialog.vue | 1 + app/imports/ui/library/LibraryAndNode.vue | 10 ++++++++++ app/imports/ui/library/LibraryNodeDialog.vue | 19 ++++++++++++++++++- 3 files changed, 29 insertions(+), 1 deletion(-) diff --git a/app/imports/ui/creature/creatureProperties/CreaturePropertyFromLibraryDialog.vue b/app/imports/ui/creature/creatureProperties/CreaturePropertyFromLibraryDialog.vue index fb387db6..e30221e7 100644 --- a/app/imports/ui/creature/creatureProperties/CreaturePropertyFromLibraryDialog.vue +++ b/app/imports/ui/creature/creatureProperties/CreaturePropertyFromLibraryDialog.vue @@ -6,6 +6,7 @@