Tiny suggestion for PM3.HD
#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>
Reply
#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
Reply
#3
ok, you are the boss.Wink its just an idea nevermind..
Reply
#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
Reply

Logout Mark Read Team Forum Stats Members Help
Tiny suggestion for PM3.HD0