Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/easydiffusion/easydiffusion
/ image-editor.js
File
image-editor.js
ui/media/js/image-editor.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
editorControlsLeft = document.getElementById(
"image-editor-controls-left"
)
2
3
const
IMAGE_EDITOR_MAX_SIZE = 800
4
Callers
nothing calls this directly
Calls
15
hexToRgb
Function · 0.85
flood_fill
Function · 0.85
rgbToHex
Function · 0.85
img2imgUnload
Function · 0.85
hide
Method · 0.80
saveImage
Method · 0.80
setBrush
Method · 0.80
setImage
Method · 0.80
undo
Method · 0.80
redo
Method · 0.80
show
Method · 0.80
dispatchEvent
Method · 0.45
Tested by
no test coverage detected