MCPcopy Index your code
hub / github.com/devforth/painterro / close

Method close

js/text.js:241–244  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

239 }
240
241 close() {
242 this.active = false;
243 this.inputWrapper.style.display = 'none';
244 }
245
246 static code() {
247 return '<span class="ptro-text-tool-input-wrapper">' +

Callers 3

constructorMethod · 0.95
handleMouseDownMethod · 0.95
applyMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected