Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ hideColorInfo
Method
hideColorInfo
Gui/InfoViewerWidget.cpp:260–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
void
261
InfoViewerWidget::hideColorInfo()
262
{
263
hvl_lastOption->hide();
264
rgbaValues->hide();
265
color->hide();
266
}
267
268
bool
269
InfoViewerWidget::mouseVisible()
Callers
3
updateColorPicker
Method · 0.80
leaveEvent
Method · 0.80
updateInfoWidgetColorPickerInternal
Method · 0.80
Calls
1
hide
Method · 0.80
Tested by
no test coverage detected