MCPcopy Create free account
hub / github.com/cifertech/DisplayKit / scrollToScreensSettings

Function scrollToScreensSettings

app.js:756–758  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

754}
755
756function scrollToScreensSettings() {
757 scrollPropertiesTo(settingsScreensTitle);
758}
759
760function scrollToSelectedElementSettings() {
761 scrollPropertiesTo(selectedElementTitle);

Callers 2

renderUiExamplesFunction · 0.85
app.jsFile · 0.85

Calls 1

scrollPropertiesToFunction · 0.85

Tested by

no test coverage detected