This content has been marked as final.
Show 2 replies
-
1. Re: How to disable one separate effect control?
David Torno Feb 4, 2013 3:20 PM (in response to taravasya)Controls created in the PresetEffects.xml are hard coded and you cannot hide or show individual controls. You can however create a dockable UI with similar controls via scripting that can control effects on layers, but it's considerably more involved to code.
-
2. Re: How to disable one separate effect control?
taravasya Feb 8, 2013 4:54 AM (in response to David Torno)Thanks, David. I solved the problem differently. I added to the "not required" control, expression what equalizing it to "0". Anyway thanks!

