Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ HandleSizeChange
Method
HandleSizeChange
src/SFGUI/Widget.cpp:748–749 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
746
}
747
748
void Widget::HandleSizeChange() {
749
}
750
751
void Widget::HandleStateChange( State /*old_state*/ ) {
752
Invalidate();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected