Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/BombusMod/BombusMod
/ getListWidth
Method
getListWidth
src/main/java/ui/VirtualList.java:1217–1219 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1215
}
1216
1217
public
int
getListWidth() {
1218
return
width-scrollbar.getScrollWidth()-2;
1219
}
1220
public
static
int
messagesWidth = 0;
1221
1222
Callers
5
sizeChanged
Method · 0.95
paint
Method · 0.95
setRotator
Method · 0.95
getVWidth
Method · 0.80
MultiLine
Method · 0.80
Calls
1
getScrollWidth
Method · 0.80
Tested by
no test coverage detected