I want an animation to be painted when an element becomes visible (is should appear smoothly, not the whole at all)
I tried this
states: State { name
Because it's boolean, visible property cannot be animated. Perhaps opacity could do the trick.
visible
opacity