MCPcopy 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
760function scrollToSelectedElementSettings() {
761 scrollPropertiesTo(selectedElementTitle);
762}
763
764function getToolFrameEl(toolKey) {
765 if (toolKey === "pixelforge") return toolFramePixelForge;

Callers 2

addIconElementFunction · 0.85
addElementFunction · 0.85

Calls 1

scrollPropertiesToFunction · 0.85

Tested by

no test coverage detected