Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/easydiffusion/easydiffusion
/ clear
Method
clear
ui/media/js/image-editor.js:375–377 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
373
}
374
}
375
clear() {
376
this.events = []
377
}
378
undo() {
379
this.rewindTo(this.rewind_index + 1)
380
}
Callers
2
setSize
Method · 0.45
setImage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected