Quantcast
Channel: Kodi Community Forum - Skinning
Viewing all articles
Browse latest Browse all 1803

trigger initial animation

$
0
0
I've put together a flow view of albums.   The animation is triggered by visibility control tied to onprevious/onnext i.e. - 
<visible>!Container(50000).OnPrevious</visible>

So the side effect is that the initial load of of the list does not display the way I would like.  I've tried various action IDs as part of onload, but they don't seem to help.   I did find it interesting that the action IDs would increment the list, but would not trigger the animation.  I suppose I could create another control that is just a static display of the layout and hide it when the first animation occurs.   Seems like a lot of work for such a simple thing.

A couple screenshots -

initial window open
Image
after one cycle of the animation
Image

Viewing all articles
Browse latest Browse all 1803

Trending Articles