You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create an effect with a Layer Control UI element, build it as a DLL and install the built DLL.
Run the installed plugin effect with 3 layers, each containing a different image.
Observe that changing the layer to any of the 3 effects a change in the resulting image.
Add 5 more layers, again with unique images.
Run the installed plugin effect a second time, now with 8 layers.
Observe that changing the layer to any of the 8 appears to work, but only selecting one of the first 3 layers effects a change in the variable containing the index of the selected layer.