MCPcopy Create free account
hub / github.com/TechJeeper/Printventory / renderer.js

File renderer.js

renderer.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Add this at the very top of the file
2const DEBUG = true; // Enable debugging temporarily
3/** Parse max file size (MB) from Performance settings input; requires integer >= 1. */
4function parseMaxFileSizeMBInput(raw) {

Callers

nothing calls this directly

Calls 15

parseMaxFileSizeMBInputFunction · 0.85
loadPuterJSFunction · 0.85
resetInputStateFunction · 0.85
checkTermsOfServiceFunction · 0.85
createServerMenuBarFunction · 0.85
renderVirtualGridFunction · 0.85
renderFilesFunction · 0.85

Tested by

no test coverage detected