MCPcopy 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

selectAllMethod · 0.95
placeAtMethod · 0.95
handleMouseMoveMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected