Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImageDebugger/OpenImageDebugger
/ set_link_views
Method
set_link_views
src/host/ui/ui_state.cpp:123–125 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
}
122
123
void UiState::set_link_views(bool enabled) {
124
link_views_ = enabled;
125
}
126
127
bool UiState::ac_editor_visible() const {
128
return ac_editor_visible_;
Callers
3
main
Function · 0.80
draw_toolbar
Function · 0.80
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64