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

Method startClose

js/resizer.js:162–164  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

160 }
161
162 startClose() {
163 this.main.closeActiveTool();
164 }
165
166 handleKeyDown(event) {
167 if (event.keyCode === KEYS.enter) {

Callers 2

constructorMethod · 0.95
handleKeyDownMethod · 0.95

Calls 1

closeActiveToolMethod · 0.80

Tested by

no test coverage detected