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

Looping on views including the left menu

$
0
0
Hello,
I would like to change the behavior of a list in the "showcase" view of the skin I use. Currently, moving right on the last item of the list returns to the first item of the list and moving left on the first item takes me to the last item.
I would like to "insert" the side menu in the loop as follows :
  [first item of the list active] > (key_left) > [side menu active] > (key_left) > [last item of the list active]
  [last item of the list active] > (key_right) > [side menu active] > (key_right) > [first item of the list active]

Putting the list ID in the <onleft></onleft> and <onright></onright> allows looping but I don't know how to declare which item of the list should be activated. Any idea ?

Viewing all articles
Browse latest Browse all 1818

Latest Images

Trending Articles



Latest Images