MCPcopy Create free account
hub / github.com/TankOs/SFGUI / HandleAbsolutePositionChange

Method HandleAbsolutePositionChange

src/SFGUI/Widget.cpp:788–790  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

786}
787
788void Widget::HandleAbsolutePositionChange() {
789 UpdateDrawablePosition();
790}
791
792void Widget::Refresh() {
793 RequestResize();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected