Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ setUpdatesChildren
Method
setUpdatesChildren
source/windowing/StarScrollArea.cpp:448–450 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
}
447
448
void ScrollArea::setUpdatesChildren(bool slop) {
449
m_updatesChildren = slop;
450
}
451
452
}
Callers
1
scrollAreaHandler
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected