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