Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Card-Forge/forge
/ getBottomMargin
Method
getBottomMargin
forge-gui-mobile/src/forge/toolbox/FDialog.java:81–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
protected
float getBottomMargin() {
82
return
0;
83
}
84
85
@Override
86
protected
final
void
doLayout(float width, float height) {
Callers
5
updateDisplayTop
Method · 0.95
drawBackground
Method · 0.95
drawOverlay
Method · 0.95
RevealAnimation
Method · 0.45
advance
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected