View Single Post
  #98 (permalink)  
Old November 8th, 2007, 09:10 AM
AsusFreak! AsusFreak! is offline
Hoping For A Cool Title
 
Join Date: Oct 2006
Location: Hamburg, Germany
Posts: 102
Bug in Custom Line Position patch ?

Hi Mono.

I'm just designing a new theme and in the moment I'm preparing the menu screen.
Using the Custom list position I'm getting in a small problem:

This is my config in the cfg-file:
listxpos: 10
listypos: 10
listlines: 9
listwidth: 91

Displaying the screen with the selection games, media, playlists etc. everything's fine.

Games
Media
Playlists
etc.

Going back into the rockbox menu the screen is like this:

Rockbox
__Files
__While playing
__etc

The step between Rockbox and the next entry increases the length of this row and the overall listwidth in this screen is 94 instead of 91. As a result the row marker and the text overshoot the right barrier of this menu field.

I think to solve the problem the listwidth has to be conditioned with the starting position or the step in the rockbox menu should be removed.

Are you able to do this or has this to be made with the patch tracker?

Thanx
AF
Reply With Quote