Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cifertech/DisplayKit
/ scrollToSelectedElementSettings
Function
scrollToSelectedElementSettings
app.js:760–762 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
758
}
759
760
function
scrollToSelectedElementSettings() {
761
scrollPropertiesTo(selectedElementTitle);
762
}
763
764
function
getToolFrameEl(toolKey) {
765
if
(toolKey ===
"pixelforge"
)
return
toolFramePixelForge;
Callers
2
addIconElement
Function · 0.85
addElement
Function · 0.85
Calls
1
scrollPropertiesTo
Function · 0.85
Tested by
no test coverage detected