-
Collapse Slider Control
Hi
I create a slider with this script:
var slider = layer.Effects.addProperty(“ADBE Slider Control”);
slider.name = “my slider”;Now I want to collapse it because the user aren’t supposed to use it. Is there a way to do that?
Not a big thing, but would be nice.
Thanks,
Jakob