Kodi Community Forum

Full Version: Tiny suggestion for PM3.HD
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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>
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
ok, you are the boss.Wink its just an idea nevermind..
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