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

Method startClose

js/settings.js:84–87  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82 }
83
84 startClose() {
85 this.errorHolder.setAttribute('hidden', '');
86 this.main.closeActiveTool();
87 }
88
89 /* eslint-disable */
90 static html(main) {

Callers 2

constructorMethod · 0.95
handleKeyDownMethod · 0.95

Calls 1

closeActiveToolMethod · 0.80

Tested by

no test coverage detected