Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/openfx-misc
/ refreshDynamicProps
Method
refreshDynamicProps
Reformat/Reformat.cpp:682–686 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
680
}
681
682
void
683
ReformatPlugin::refreshDynamicProps()
684
{
685
setCanTransform( _preserveBB->getValue() );
686
}
687
688
void
689
ReformatPlugin::refreshVisibility()
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected