We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c72afe commit 9a6cd69Copy full SHA for 9a6cd69
include/ofxCore.h
@@ -337,7 +337,7 @@ These are the actions passed to a plug-in's 'main' function
337
338
- call `instanceChanged` after `createInstance` and after the host has
339
hooked up all clips, with property \ref kOfxPropType = \ref kOfxTypeClip and
340
- \ref kOfxPropChangeReason = \ref kOfxChangePluginEdited, and ensure that
+ \ref kOfxPropChangeReason = \ref kOfxChangeUserEdited, and ensure that
341
\ref OfxImageEffectSuiteV1::clipGetRegionOfDefinition works in that action.
342
343
@param handle handle to the plug-in instance, cast to an \ref OfxImageEffectHandle
0 commit comments