MCPcopy 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

1var editorControlsLeft = document.getElementById("image-editor-controls-left")
2
3const IMAGE_EDITOR_MAX_SIZE = 800
4

Callers

nothing calls this directly

Calls 15

hexToRgbFunction · 0.85
flood_fillFunction · 0.85
rgbToHexFunction · 0.85
img2imgUnloadFunction · 0.85
hideMethod · 0.80
saveImageMethod · 0.80
setBrushMethod · 0.80
setImageMethod · 0.80
undoMethod · 0.80
redoMethod · 0.80
showMethod · 0.80
dispatchEventMethod · 0.45

Tested by

no test coverage detected