Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
431
function
expandAllModifierCategory() {
432
expandAll(
".modifier-category .collapsible"
)
433
}
434
435
customModifiersTextBox.addEventListener(
"change"
, saveCustomModifiers)
436
Callers
1
image-modifiers.js
File · 0.85
Calls
1
expandAll
Function · 0.85
Tested by
no test coverage detected