Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/devforth/painterro
/ loadImage
Method
loadImage
js/main.js:1239–1241 ·
view source on GitHub ↗
(source, mimetype)
Source
from the content-addressed store, hash-verified
1237
}
1238
1239
loadImage(source, mimetype) {
1240
this.inserter.handleOpen(source, mimetype);
1241
}
1242
1243
show(openImage, originalMime) {
1244
this.shown = true;
Callers
2
show
Method · 0.95
openFile
Method · 0.95
Calls
1
handleOpen
Method · 0.80
Tested by
no test coverage detected