japasato / mod-skin

Automatically exported from code.google.com/p/mod-skin
0 stars 0 forks source link

[Request] Enhancement for navigation with viewtype wall #293

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
At the moment the cursor don't move anymore if it reach one side and kiosk mode 
is activated.

Enhancement: If the cursor is on the last item of the line (right side) and 
right is pressed again, jump to the first item (left side) of the next line. If 
the cursor is on the first item of a line (left side) and left ist pressed 
again, jump to the last item of the previous line. If the cursor is on the 
first item of the first line and left is pressed, jump to last item in the 
list. If the cursor is on the last item of the list und right is pressed, jump 
to first item of the list. For up and down use the actual movements with the 
addition to jump to last/first line if the cursor is on the first/last line and 
up/down is pressed.

These can also be used when kiosk mode is deactivated with the difference that 
the top menu pop up when the cursor is on the first line and up is pressed. It 
has the advantage that jumping from the beginning to the end of the list is 
possible by pressing left when the cursor is on the first item of the first 
line even though pressing up isn't possible because the top menu will be 
activated then.

With these changes the top menu is only activated when you press up and the 
cursor is on the first line. In my opinion that is enough. It is not necessary 
to reach the top menu from every side because you do not use the top menu every 
day when xbmc is configured.

What version of the product are you using? On what operating system?
XBMC 11.0, MQ4 1.6.0, Win7 64-bit

Please provide any additional information below.

Original issue reported on code.google.com by samura...@fromru.com on 29 Oct 2012 at 9:51

GoogleCodeExporter commented 8 years ago
I'll just fix the navigation using the kiosk mode, but create conditions to 
jump from line to reach the end list is unfeasible. It takes a lot of 
conditions according to the number of columns.

Original comment by marcos...@gmail.com on 30 Oct 2012 at 5:32

GoogleCodeExporter commented 8 years ago
Pre fixed in version Pre 1.7.0. SugarSync folder for VIP users.

Original comment by marcos...@gmail.com on 31 Oct 2012 at 1:34

GoogleCodeExporter commented 8 years ago

Original comment by marcos...@gmail.com on 7 Nov 2012 at 1:36