From 9300e624ab8607ce0d0b9a5cfe37c1847d1059b7 Mon Sep 17 00:00:00 2001 From: Texas Date: Thu, 16 Jan 2025 00:03:26 +0100 Subject: [PATCH] forms and ajustements --- index.css | 5 +++ index.html | 7 +++- modules/io/load.js | 15 +++++++- modules/renderers/draw-military.js | 24 ++++++++++++- modules/ui/editors.js | 57 +++++++++++++++++++++++++----- modules/ui/regiment-editor.js | 22 +++++++++--- picList.txt | 3 ++ 7 files changed, 118 insertions(+), 15 deletions(-) create mode 100644 picList.txt diff --git a/index.css b/index.css index 0244eb23..c9e9ecea 100644 --- a/index.css +++ b/index.css @@ -186,6 +186,11 @@ t, font-size: 0.8em; } +.regimentImage { + object-fit: contain; + width: 6px !important; +} + #statesHalo { fill: none; stroke-linecap: round; diff --git a/index.html b/index.html index 9d8c9538..ef8297f8 100644 --- a/index.html +++ b/index.html @@ -5773,9 +5773,14 @@
Select from the list or paste a Unicode character here: - + . See Emojipedia for reference
+ + You can past a regiment picture link here: + + +