MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / expandAllModifierCategory

Function expandAllModifierCategory

ui/media/js/image-modifiers.js:431–433  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

429}
430
431function expandAllModifierCategory() {
432 expandAll(".modifier-category .collapsible")
433}
434
435customModifiersTextBox.addEventListener("change", saveCustomModifiers)
436

Callers 1

image-modifiers.jsFile · 0.85

Calls 1

expandAllFunction · 0.85

Tested by

no test coverage detected