Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
constructor
Method · 0.95
handleKeyDown
Method · 0.95
Calls
1
closeActiveTool
Method · 0.80
Tested by
no test coverage detected