Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/webodf/ViewerJS
/ hideAboutDialog
Function
hideAboutDialog
viewer.js:139–141 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
137
}
138
139
function
hideAboutDialog() {
140
dialogOverlay.style.display =
"none"
;
141
}
142
143
function
selectScaleOption(value) {
144
// Retrieve the options from the zoom level <select> element
Callers
1
initializeAboutInformation
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected