MCPcopy Create free account
hub / github.com/devforth/painterro / cancelChoosing

Method cancelChoosing

js/inserter.js:174–177  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

172 }
173
174 cancelChoosing() {
175 this.selector.setAttribute('hidden', '');
176 this.waitChoice = false;
177 }
178
179 loaded(img, mimetype) {
180 this.img = img;

Callers 2

initMethod · 0.95
handleKeyDownMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected