<listboxcontent><offset name="right" value="10" />

  • Hi,


    We are building some skins and find that offset right do not seem to work for listboxcontent. Offset left works.


    We are working with screen TimeLog from screen TimerEditList. Attached screenshot. Offset set to 10,10 left/right, and list shortened to demonstrate error.


    Anybody else have this issue?

  • Ahh, of course! I knew that offset right adjusted the config value in config lists, but got tricked by seeing TimerLog used listboxcontent and asumed the right offset then would do the same job for description there. Bad thinking!


    Thanks for educating me!


    You could see from time to time that config_descriptions is colliding with config values. It might be due to translation differences in text length, font choices and font size choice, or that text is just to long for some reasons. Would it be possible to make that not happen? In the same time it could be calculated for a right offset cut of config_description if config_value is None and config_description is longer than width of list. This should fix all possible look issues regarding config lists.


    Just for discussion...

    - FoxyRabbit - Peter Pan team -