[Update] Shade on repo is now up-to-date

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
vanOert Offline
Senior Member
Posts: 163
Joined: Jul 2010
Reputation: 2
Location: Berlin, Germany
Post: #11
Strangely, after deleting and reimporting my movie db, some posters are not pulled although everything is very neatly organized. I'm pretty much positive this is not a shade issue though.

igotdvds: in list views, the white selection background seems to be faded on the far right. is that intentional?

katy: Silverstone LC19/AMD Zacate E350/4GB/7.5TB/Win 7 Pro 64/24/7/Shade (custom)
ATV2/iOS 4.2.1/Alaska Revisited Mod
find quote
igotdvds Offline
Skilled Skinner
Posts: 1,616
Joined: Jul 2009
Reputation: 11
Post: #12
vanOert Wrote:Strangely, after deleting and reimporting my movie db, some posters are not pulled although everything is very neatly organized. I'm pretty much positive this is not a shade issue though.

igotdvds: in list views, the white selection background seems to be faded on the far right. is that intentional?

No, not intentional and quite strange as I see it too. It snot that way on my local skin only the one from the repo. Same images, something is screwy.

Luckily that is only a file mode view so the important stuff doesnt see the problem. Wink
find quote
byxil Offline
Member
Posts: 64
Joined: Aug 2010
Reputation: 0
Location: Italy
Post: #13
I deleted file guisettings.xml and now xbmc work.
thanks
find quote
Hitcher Online
Skilled Skinner
Posts: 9,936
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #14
igotdvds Wrote:No, not intentional and quite strange as I see it too. It snot that way on my local skin only the one from the repo. Same images, something is screwy.

Luckily that is only a file mode view so the important stuff doesnt see the problem. Wink

Change line 106 in the ViewFileMode.xml from

PHP Code:
<texture border="0,2,0,2">white.png</texture

to

PHP Code:
<texture border="2">white.png</texture

and that'll fix it.

[Image: sig_zps3af3b48e.jpg]
find quote
igotdvds Offline
Skilled Skinner
Posts: 1,616
Joined: Jul 2009
Reputation: 11
Post: #15
Hitcher Wrote:Change line 106 in the ViewFileMode.xml from

PHP Code:
<texture border="0,2,0,2">white.png</texture

to

PHP Code:
<texture border="2">white.png</texture

and that'll fix it.

You are like a genie that comes out of nowhere and grants wishes, thanks man!
find quote
igotdvds Offline
Skilled Skinner
Posts: 1,616
Joined: Jul 2009
Reputation: 11
Post: #16
Ok, the new version is out there, go get it.

This will be the last update for a while on the repo. If you want to stay current, and I suggest that you do, follow the GIT.
find quote
Post Reply