emoji picker

main
alexanderroese 2024-07-16 22:33:57 +02:00
parent 0e326f2d71
commit acd697799c
1 changed files with 2 additions and 2 deletions

View File

@ -967,8 +967,6 @@
document.querySelector('.shx-ifc-form_label_selected_' + inputID).innerHTML = options[swatch].name;
console.log("updateSelectSwatch")
this.renderView(200);
}
@ -1040,6 +1038,8 @@
}
this.renderView();
console.log("render current variant")
}
}