Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TankOs/SFGUI
/ HandleLocalVisibilityChange
Method
HandleLocalVisibilityChange
src/SFGUI/Widget.cpp:773–774 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
771
}
772
773
void Widget::HandleLocalVisibilityChange() {
774
}
775
776
void Widget::HandleGlobalVisibilityChange() {
777
auto state = GetState();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected