From f0e443fba21bcea695ea02e280c99b3d2830b4d1 Mon Sep 17 00:00:00 2001 From: Stefan Zermatten Date: Tue, 13 Apr 2021 11:05:25 +0200 Subject: [PATCH] When hiding the spells tab or tree tab, only change tabs if on one of those --- app/imports/ui/creature/CreatureForm.vue | 44 ++++++++++++++++-------- 1 file changed, 30 insertions(+), 14 deletions(-) diff --git a/app/imports/ui/creature/CreatureForm.vue b/app/imports/ui/creature/CreatureForm.vue index 7245b82f..f5506393 100644 --- a/app/imports/ui/creature/CreatureForm.vue +++ b/app/imports/ui/creature/CreatureForm.vue @@ -42,24 +42,12 @@