Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devforth/painterro
/ show
Method
show
js/selecter.js:467–470 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
465
}
466
467
show() {
468
this.shown = true;
469
this.area.rect.removeAttribute(
'hidden'
);
470
}
471
472
handleMouseUp() {
473
if
(this.area.activated) {
Callers
3
selectAll
Method · 0.95
placeAt
Method · 0.95
handleMouseMove
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected