MCPcopy Index your code
hub / github.com/PixelsCommander/HTML-GL / showHideExplain

Function showHideExplain

page/js/dat.gui.js:2668–2670  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2666 }
2667
2668 function showHideExplain() {
2669 explain.style.display = gui.useLocalStorage ? 'block' : 'none';
2670 }
2671
2672 showHideExplain();
2673

Callers 1

addSaveMenuFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected