Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isAutoPreviewEnabled
Method
isAutoPreviewEnabled
Engine/Project.cpp:1577–1581 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1575
}
1576
1577
bool
1578
Project::isAutoPreviewEnabled() const
1579
{
1580
return _imp->previewMode->getValue();
1581
}
1582
1583
void
1584
Project::toggleAutoPreview()
Callers
2
showMenu
Method · 0.80
updatePreviewImage
Method · 0.80
Calls
1
getValue
Method · 0.45
Tested by
no test coverage detected