We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c72afe commit a692120Copy full SHA for a692120
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