From 6eddf037fd060dd7765fff569ea8f53a1b312882 Mon Sep 17 00:00:00 2001 From: miguel <31931809+miguelvaca@users.noreply.github.com> Date: Sun, 21 Nov 2021 23:02:57 +1100 Subject: [PATCH] Update toroid.html --- toroid.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/toroid.html b/toroid.html index 43dae69..bae4159 100644 --- a/toroid.html +++ b/toroid.html @@ -1985,6 +1985,9 @@ } // Now rebuild the size DOM for the selected material: rebuildSizeDOM(); + + // Re-set the material, as it *may* have changed: + setMaterial(); } function setToroid() {