From e4f2de6472f46025f24f90e764c9c29f1e188a1e Mon Sep 17 00:00:00 2001 From: Azgaar Date: Sun, 7 Jul 2024 17:17:19 +0200 Subject: [PATCH] feat: configure world - checkbox to auto-apply changes (v1.97.16) --- index.css | 2 +- index.html | 16 +++++-- modules/ui/world-configurator.js | 77 +++++++++++++++++--------------- versioning.js | 2 +- 4 files changed, 56 insertions(+), 41 deletions(-) diff --git a/index.css b/index.css index d5c5ef34..55e03f9a 100644 --- a/index.css +++ b/index.css @@ -2181,7 +2181,7 @@ svg.button { #worldControls input[type="number"] { border: 1px solid #e5e5e5; padding: 0px; - width: 3.2em; + width: 4em; } #worldControls i.icon-lock-open, diff --git a/index.html b/index.html index d19a4755..11faecf1 100644 --- a/index.html +++ b/index.html @@ -138,7 +138,7 @@ } - + @@ -2557,7 +2557,9 @@
-
+ +
+ Presets: + + + + +