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

How to animate menu items when type animation WindowOpen?

$
0
0
Hello!

How to animate menu items when type animation WindowOpen?

There is a code:

...
<control type="list" id="9000">
<animation type="WindowOpen" reversible="false">
         <effect type="slide" start="-1140" end="0" time="500" />
</animation>
...
So when you open a new window, all menu items are immediately animated.

And it is necessary that when the window is opened, all menu items are animated in turn, as in the picture:
Image

How to do this? What to use for this?

Viewing all articles
Browse latest Browse all 1803

Trending Articles