diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index 23eb911..b1f92e3 100644 --- a/snippets/shx-3d-render-input.liquid +++ b/snippets/shx-3d-render-input.liquid @@ -626,7 +626,7 @@ console.log("selectElement", selectElement, "span", document.getElementById("shx-custom-enhanced-dropdown-font-select-selected-value")) document.getElementById("shx-custom-enhanced-dropdown-font-select-selected-value").innerText = selectElement.value - }, 1000) + }, 100) }; function SHX_IFC_genDropdownSelect(inputID, labelText, inputName, inputVal, options, section_id) {