Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devforth/painterro
/ startClose
Method
startClose
js/filters.js:105–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
}
104
105
startClose() {
106
this.errorHolder.setAttribute(
'hidden'
,
''
);
107
this.main.closeActiveTool();
108
}
109
getValue(){
110
return
111
}
Callers
nothing calls this directly
Calls
1
closeActiveTool
Method · 0.80
Tested by
no test coverage detected