Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devforth/painterro
/ activate
Method
activate
js/selecter.js:28–31 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
}
27
28
activate() {
29
this.area.activated = true;
30
this.areaionCallback(false);
31
}
32
33
doCrop() {
34
const
imgData = this.ctx.getImageData(0, 0, this.main.size.w, this.main.size.h);
Callers
1
placeAt
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected