Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/Acode
/ getFooterHeight
Function
getFooterHeight
src/handlers/quickTools.js:626–628 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
624
}
625
626
function
getFooterHeight() {
627
return
Number.parseInt(root.getAttribute(
"footer-height"
)) || 0;
628
}
629
630
function
focusEditor() {
631
const
{ editor, activeFile } = editorManager;
Callers
2
quickTools.js
File · 0.85
toggleSearch
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected