Refresh Issue in my Effect Plugin
Hi,
I'm writing a small effect plugin, where i have one or two color pickers in the UI.
The layer i'm applying the effect will be PreComp (with 2 layers inside). So whenever i change the color in my effect, that color should be updated to the Fill Effect of corresponding layers inside PreComp if they have any.
What i mean is if i change the color value in first color picker, it has to change the fill effect color for first layer inside that PreComp. And same goes with second.
I know its bit confusing.
Now my problem is color doesn't update properly. Sometimes it works and sometimes it doesn't.
I tried sending PF_OutFlag_REFRESH_UI, but it doesn't work. May be this will refresh only current Comp.
Thanks and Regards,
Suma
