list control won't select bottom entry (1 Viewer)

citizenkeys

Portal Pro
May 17, 2009
187
16
Home Country
United States of America United States of America
in list view, the listcontrol will only go down far enough to select the second-to-last entry on the list. how to fix that?
 

fforde

Community Plugin Dev
June 7, 2007
2,667
1,702
44
Texas
Home Country
United States of America United States of America
This sounds like a skin issue to me. What skin do you use?
 

citizenkeys

Portal Pro
May 17, 2009
187
16
Home Country
United States of America United States of America
i'm using project mayhem 3. but all the main categories work just fine with the list control (my music, my videos, my pictures).

i'm trying to avoid describing the issue, but basically:
on the list view on 'moving pictures', there's 13 movies listed at a time. the listcontrol will highlight the second to last (12th), and when i press down, it moves the 13th's up and whatever was underneath it (14th movie from the next page of movies) becomes the unselectable entry.

the list control should select whatever is the bottom entry on its list.
 

2BitSculptor

Super Moderator
  • Team MediaPortal
  • January 23, 2008
    2,007
    1,052
    South Central Wisconsin
    Home Country
    United States of America United States of America
    it is a skin issue for sure..... Look for the scrollOffset in the listcontrol control of the facade xml. This can be adjusted for personal taste. a scrollOffset of 0 goes to the bottom of the list for you, I prefer a scrollOffset of 3 for most lists myself. So I can always see the next name to be selected, and lets me know I'm on the first or last page, because the selected item highlite moves to the beginning or end of the list, respectively, instead of shifting the names up or down.

    Chuck
     

    citizenkeys

    Portal Pro
    May 17, 2009
    187
    16
    Home Country
    United States of America United States of America
    that fixed it. i changed the scrolloffset to 0 and now it selects the bottom entry.
     

    Users who are viewing this thread

    Similar threads

    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    531
    Well, all that remains is to find someone who will add this render if it is a render.
    Well, all that remains is to find someone who will add this render if it is a render.
    Are there plans to support other video renderers? MadVR got added a while ago, but this a 'hardcoded' selection in the...
    Replies
    23
    Views
    9K
    I'm running 2.5 with the WMC skin. I have .mp4 files, along with the related .srt files in the same folder. I can watch the movies just fine. In past versions of MP, like 2.4x, I could press the More Info button on my remote twice, and on the second press, an option for showing/choosing the subtitles was listed. I'd select the...
    I'm running 2.5 with the WMC skin. I have .mp4 files, along with the related .srt files in the same folder. I can watch the...
    I'm running 2.5 with the WMC skin. I have .mp4 files, along with the related .srt files in the same folder. I can watch the...
    Replies
    0
    Views
    3K
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
    If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
    I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
    Replies
    7
    Views
    1K
    I installed the new EXE on my MP 1.36 64-bit system (Win 10 laptop), and... it works fine. (y) :) Thank you for making this change :). I hope that it will be included in the next release. -- from CyberSimian in the UK
    I installed the new EXE on my MP 1.36 64-bit system (Win 10 laptop), and... it works fine. (y) :) Thank you for making this...
    In "MP Config" the following setting enables the display of channel numbers in the TV EPG: But there is no equivalent setting in...
    Replies
    4
    Views
    2K
    Top Bottom