Posts: 20
Joined: May 2018
Reputation:
0
2018-05-19, 01:58
(This post was last modified: 2018-05-19, 02:01 by strikeron1.)
Edit the xmi files,l use Notepad ++
IncludesHomeMenuItems.xml:
Copy line 349 to 354.*HomeVideosButton1*
Then click your cursor on line 382 next to </item> *HomeVideosButton5*
Press enter to drop onto line 383 and then paste.
Repeat as many times as you want to.
Then change the number as you go 6,7,8 etc.
And save it..
Second step you need to do to make this work is:
SkinSettings.xml:
Copy line 664 to 675.*HomeVideosButton1*
Then click your cursor on line 723 next to </control> *HomeVideosButton5*
Press enter to drop onto line 724 and then paste.
Repeat as many times as you want to.
Then change the number as you go 6,7,8 etc.
And save it..
Make sure to change the <control type="button" id="415"> number as you go
*id 415 being Button5* so id 416 will be Button6.
This is using Confluence 17.6...
Posts: 20
Joined: May 2018
Reputation:
0
Good to see youve got thiings sorted out.Do you remember which Line,or area you edited in the lnclude xml.
l would like to play around with resizing the addons as well please...
Thank you.
Posts: 148
Joined: Feb 2014
Reputation:
4
asik1
Senior Member
Posts: 148
2018-05-19, 16:08
(This post was last modified: 2018-05-19, 16:11 by asik1.)
The whole section is <include name="HomeAddonsCommonLayout">
it's at line ~946
I shrinked all to 150X100 from 180X120
lifted the labels to 110 from 125
and few others.
edit in my Android player so I don't have it all now.
**Long time ago I edit <bordersize>3</bordersize> to <bordersize>12</bordersize> at line ~1016 in order to get better view of the selected addon.
and also it's png.
Posts: 148
Joined: Feb 2014
Reputation:
4
asik1
Senior Member
Posts: 148
2018-05-20, 07:20
(This post was last modified: 2018-05-20, 07:35 by asik1.)
Nice,
If you want to better emphasize the selected addon
change <bordertexture border="5">folder-focus.png</bordertexture>
into <bordertexture border="0">button-focus2.png</bordertexture>
in the same segment were you increased the border size.
To stop scrolling I tweaked
<scrolltime>300</scrolltime>
<focusposition>3</focusposition>
<movement>2</movement>
into
<scrolltime>100</scrolltime>
<focusposition>1</focusposition>
<movement>9</movement>
Posts: 1,109
Joined: May 2015
Reputation:
49
ontap
Posting Freak
Posts: 1,109
asik1 , tx for the above it answered my post about how to change the focus/highlight on home add ons , cheers.
Posts: 148
Joined: Feb 2014
Reputation:
4
asik1
Senior Member
Posts: 148
2018-05-20, 09:51
(This post was last modified: 2018-05-20, 09:51 by asik1.)
Good,
So maybe the next step would be to get addon shortcut in the live TV section.
(Conflunce1080 has it)
Posts: 1,109
Joined: May 2015
Reputation:
49
ontap
Posting Freak
Posts: 1,109
sorted above , found xml. files.