MCPcopy 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
748void Widget::HandleSizeChange() {
749}
750
751void Widget::HandleStateChange( State /*old_state*/ ) {
752 Invalidate();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected