Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenImageDebugger/OpenImageDebugger
/ set_contrast_enabled
Method
set_contrast_enabled
src/host/ui/ui_state.cpp:115–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
113
}
114
115
void UiState::set_contrast_enabled(bool enabled) {
116
contrast_ = enabled;
117
}
118
119
bool UiState::link_views() const {
120
return link_views_;
Callers
3
main
Function · 0.45
draw_toolbar
Function · 0.45
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36