Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/devforth/painterro
/ setShadowOn
Method
setShadowOn
js/main.js:1506–1508 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
1504
}
1505
1506
setShadowOn(state) {
1507
setPrimitiveToolValue(state,this.primitiveTool,
'setShadowOn'
,
'shadowOn'
);
1508
}
1509
1510
1511
setActiveTool(b) {
Callers
2
constructor
Method · 0.45
buildShadowOnControl
Method · 0.45
Calls
1
setPrimitiveToolValue
Function · 0.90
Tested by
no test coverage detected