Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RGAA-Software/GoDesk
/ Hide
Method
Hide
src/client/ui/float_3rd_resolution_panel.cpp:88–90 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
86
}
87
88
void ThirdResolutionPanel::Hide() {
89
BaseWidget::Hide();
90
}
91
92
void ThirdResolutionPanel::Show() {
93
BaseWidget::Show();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected