Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ HandleSizeChange
Method
HandleSizeChange
src/SFGUI/Table.cpp:70–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
69
70
void Table::HandleSizeChange() {
71
AllocateChildren();
72
}
73
74
void Table::UpdateRequisitions() {
75
// Reset requisitions and expand flags, at first.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected