MCPcopy
hub / github.com/ollm/OpenComic / resetZoom

Function resetZoom

scripts/opencomic.js:774–779  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

772}
773
774function resetZoom()
775{
776 storage.updateVar('config', 'zoomFactor', 1);
777
778 electron.webFrame.setZoomLevel(0);
779}
780
781function generateAppMenuShortcut()
782{

Callers 1

generateAppMenuFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected