Now that I can set visibility with a variable, I would like to have the ability to defined a transition for the visibility of that item. Then I could flip a variable to turn on or off a UI element and have that element transition onto the screen. (slide in, slide out, fade in or fade out).
Without this feature, I have do some crazy work arounds and given the limitation of variable interactions on a nested component… it is a pain in the… workflow.