odd blured icon views (1 Viewer)

2BitSculptor

Super Moderator
  • Team MediaPortal
  • January 23, 2008
    1,948
    498
    South Central Wisconsin
    Home Country
    United States of America United States of America
    I've been trying to integrate Moving Pictures into my (in progress) 4x3 skin. Using some of the same display controls as in my MyVideos facade to get the same theme going.

    I ran into a little annoying thing going on with the unfocused icons. It looks like the icon is double printing with an offset in the Y. I don't get this with MyVideo ... also, I can't seem to get rid of the DVD box frame.
    Here is the section of the xml, and a screen cap of the large icon view to show the blurring.

    Thanks for checking it out to see what I'm doing wrong.

    Chuck

    <control>
    <description>Thumbnail Panel</description>
    <type>thumbnailpanel</type>
    <id>50</id>
    <posX>56</posX>
    <posY>148</posY>
    <onleft>2</onleft>
    <onright>2</onright>
    <!--<width>725</width>-->
    <width>540</width>
    <height>400</height>
    <spinPosX>#spin.xposition</spinPosX>
    <spinPosY>#spin.yposition</spinPosY>
    <spinColor>ffcccccc</spinColor>
    <itemWidth>78</itemWidth>
    <itemHeight>106</itemHeight>
    <imageFolderFocus>-</imageFolderFocus>
    <frame>-</frame>
    <frameFocus>-</frameFocus>
    <textureWidth>71</textureWidth>
    <textureHeight>105</textureHeight>
    <thumbWidth>71</thumbWidth>
    <thumbHeight>105</thumbHeight>
    <thumbPosX>0</thumbPosX>
    <thumbPosY>0</thumbPosY>
    <font>font10</font>
    <suffix>|</suffix>
    <textureWidthBig>100</textureWidthBig>
    <textureHeightBig>150</textureHeightBig>
    <itemWidthBig>118</itemWidthBig>
    <itemHeightBig>160</itemHeightBig>
    <thumbWidthBig>100</thumbWidthBig>
    <thumbHeightBig>150</thumbHeightBig>
    <thumbPosXBig>0</thumbPosXBig>
    <thumbPosYBig>0</thumbPosYBig>
    <scrollOffset>0</scrollOffset>
    <thumbZoom>no</thumbZoom>
    <showFolder>no</showFolder>
    <showFrame>no</showFrame>
    <enableFocusZoom>yes</enableFocusZoom>
    <unfocusedAlpha>150</unfocusedAlpha>
    <textXOff>1400</textXOff>
    </control>
     

    Attachments

    • TrueView_4x3_icon_blur.jpg
      TrueView_4x3_icon_blur.jpg
      350.4 KB

    2BitSculptor

    Super Moderator
  • Team MediaPortal
  • January 23, 2008
    1,948
    498
    South Central Wisconsin
    Home Country
    United States of America United States of America
    • Thread starter
    • Moderator
    • #3
    I just noticed that the icon is also getting double printed in focus as well. It is interesting that the offset varies greatly with some icons.

    I'm not getting any double printing in icon views in MyVideos using the same controls, so it is confusing that it isn't consistent.

    Chuck
     

    fforde

    Community Plugin Dev
    June 7, 2007
    2,667
    1,702
    42
    Texas
    Home Country
    United States of America United States of America
    You may want to compare your skin file with the MyVideos skin files, because Moving Pictures uses most of the same components for display as MyVideos does. According to the link I posted above there may be some kind of bug with MediaPortal right now involving this.
     

    2BitSculptor

    Super Moderator
  • Team MediaPortal
  • January 23, 2008
    1,948
    498
    South Central Wisconsin
    Home Country
    United States of America United States of America
    • Thread starter
    • Moderator
    • #5
    I made sure the xml's matched and was still getting the double print icon in Moving Pictures.... but then I did change the <thumbzoom> to yes ... only in Motion Pictures ... and it did fix it.

    Sorry to be a pain. :rolleyes:

    :D

    Chuck
     

    Users who are viewing this thread

    Top Bottom