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() {