Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/error311/FileRise
/ reset
Function
reset
public/js/zoom.js:57–59 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
55
return
applyZoomPercent(next);
56
},
57
reset() {
58
return
applyZoomPercent(100);
59
},
60
setPercent(p) {
61
return
applyZoomPercent(p);
62
},
Callers
3
downloadFile
Method · 0.85
videoThumbnail
Method · 0.85
auth_security_regressions.php
File · 0.85
Calls
1
applyZoomPercent
Function · 0.85
Tested by
no test coverage detected