[fixed] thumbnailpanel rendering bug when zoomXYPixels (1 Viewer)

offbyone

Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    Setting the imageFolderFocus on the thumbnailpanel works fine If you don't have zoomXPixels or zoomYPixels higher than 0. In that case the imageFolderFocus is rendered on TOP of the thumbnail while without zoom it is correctly rendered below (z wise).

    See screenshot and thread here.

    (using MP 1.2 beta)
     

    offbyone

    Development Group
  • Team MediaPortal
  • April 26, 2008
    3,989
    3,712
    Stuttgart
    Home Country
    Germany Germany
    • Thread starter
    • Moderator
    • #2
    Woohoo I think I fixed it. :)
    Investigating and Debuggin how the ThumbnailPanel renders the items I found that there is a check (for which the reason I don't know) that will only render the thumb image again at the end when zoomX and zoomY is 0. Simply commented that check out got ti working. Anyone know why that check is in there? Couldn't spot any problems, and now have a focused zoomed item with a black background and thumb on top. Makes usability finally as I wanted for a long time :)

    As the fix is very simple in code, PLEASE test the attached core.dll (for MP 1.2 beta), I'd love to get this into MP if anyone would care.

    I'll post a screenshot of it looks fixed in the linked thread.
     

    Attachments

    • fixZoomedFocusedThumbFolderImageOnTop.patch
      706 bytes
    • Core.zip
      1.1 MB

    Users who are viewing this thread

    Top Bottom