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