Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ dnd.js
File
dnd.js
ui/media/js/dnd.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
// Opt in to a restricted variant of JavaScript
2
3
const
EXT_REGEX = /(?:\.([^.]+))?$/
4
const
TEXT_EXTENSIONS = [
"txt"
,
"json"
]
Callers
nothing calls this directly
Calls
15
refreshModifiersState
Function · 0.85
refreshInactiveTags
Function · 0.85
addImageSizeOption
Function · 0.85
updateGuidanceScaleSlider
Function · 0.85
updateDistilledGuidanceScaleSlider
Function · 0.85
updatePromptStrengthSlider
Function · 0.85
renderRefImagesList
Function · 0.85
clearAllRefImages
Function · 0.85
setTimeout
Function · 0.85
parseBoolean
Function · 0.85
getModelPath
Function · 0.85
updateControlAlphaSlider
Function · 0.85
Tested by
no test coverage detected