Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
788
void Widget::HandleAbsolutePositionChange() {
789
UpdateDrawablePosition();
790
}
791
792
void Widget::Refresh() {
793
RequestResize();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected