From a3a88a9f420aeb1359b2025aabeb9973a7c188d9 Mon Sep 17 00:00:00 2001 From: Orichalque Date: Thu, 11 Feb 2021 11:26:10 +0100 Subject: [PATCH 01/26] Added button to sort modifiers. Can display up to 9 modifiers in dedicated modal. Button should be displayed conditionnaly, w.r.t an option in the menu. Cards must be reordered with drag n drop --- index.html | 34 ++++++++++++++++++++++++++++++++++ js/modifiers.js | 13 +++++++++++-- 2 files changed, 45 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 0232c5d7..d1388f09 100644 --- a/index.html +++ b/index.html @@ -123,6 +123,7 @@

Abilities

+
@@ -861,6 +862,39 @@
+ + - + +