Tiny suggestion for PM3.HD

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
queeup Offline
Fan
Posts: 734
Joined: Feb 2009
Reputation: 15
Post: #1
what do you think about this modification?

/usr/share/xbmc/skin/PM3.HD/720p/DialogKaiToast.xml:
Code:
<window id="107">
    <include>dialogeffect</include>
    <coordinates>
        <system>1</system>
        <posx>850</posx>
        <posy>630</posy>
    </coordinates>

to
Code:
<window id="107">
    <include>dialogeffect</include>
    <coordinates>
        <system>1</system>
        <posx>850</posx>
        <posy>25</posy>
    </coordinates>

<posy>630</posy> to <posy>25</posy>
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,269
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #2
Any specific reason why ?
I put it down the bottom so it didn't go over the Seekbar dialog (Paused Music/Video) and also the Volume dialog.

I figured its also a goo dplace to get peoples attention since it goes over the file list

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
queeup Offline
Fan
Posts: 734
Joined: Feb 2009
Reputation: 15
Post: #3
ok, you are the boss.Wink its just an idea nevermind..
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,269
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #4
I didn't say I wouldn't do it I just need a really good reason why and I laid out my reasons why not Smile

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote