MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / findExistingLayoutItem

Function findExistingLayoutItem

renderer.js:20118–20120  ·  view source on GitHub ↗
(layoutKey)

Source from the content-addressed store, hash-verified

20116 }
20117 }
20118
20119 if (fileItem) {
20120 // Force a refresh of the entire item to ensure all styling and event listeners are reapplied
20121 const itemIndex = parseInt(fileItem.dataset.index || '-1');
20122 const itemParent = fileItem.parentNode;
20123

Callers 1

renderVisibleItemsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected