Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linloir/GraphBuilder
/ updateHeight
Method
updateHeight
customScrollContainer.cpp:193–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
191
}
192
193
void ScrollAreaCustom::updateHeight(){
194
container->updateHeight();
195
}
196
197
void ScrollAreaCustom::clear(){
198
container->clear();
Callers
1
UpdateContents
Method · 0.80
Calls
1
move
Method · 0.80
Tested by
no test coverage detected