diff --git a/snippets/shx-3d-render-input.liquid b/snippets/shx-3d-render-input.liquid index b1f92e3..1fce082 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 - }, 100) + }, 10) }; function SHX_IFC_genDropdownSelect(inputID, labelText, inputName, inputVal, options, section_id) {