From 68dc8221215156a12d6d151bdb34378580f8993b Mon Sep 17 00:00:00 2001 From: Azgaar Date: Mon, 1 Feb 2021 14:58:30 +0300 Subject: [PATCH] v1.5.04 - emblem gallery generator --- index.css | 11 ++- index.html | 11 ++- modules/coa-generator.js | 2 + modules/coa-renderer.js | 4 +- modules/ui/emblems-editor.js | 182 ++++++++++++++++++++++++++++------- modules/ui/general.js | 2 +- modules/ui/options.js | 4 +- 7 files changed, 174 insertions(+), 42 deletions(-) diff --git a/index.css b/index.css index 89cf0fb6..149db0b6 100644 --- a/index.css +++ b/index.css @@ -1581,9 +1581,18 @@ rect.fillRect { width: 9em; } - #emblemsBottom { margin-top: 4px; + text-align: center; +} + +#emblemDownloadControl { + margin-top: .3em; + text-align: center; +} + +#emblemDownloadControl > input { + width: 4.1em; } #picker text { diff --git a/index.html b/index.html index 87b3f7cc..334ae80e 100644 --- a/index.html +++ b/index.html @@ -3343,6 +3343,7 @@
+
State:
@@ -3424,10 +3425,16 @@ - - + +
+