Permanent submenus?
#1
I've been using Aeon Nox with pre-Eden for a while now and I love it. Unfortunately, my wife isn't so fond of having to expand every submenu to find where things are.

So, my question is how can I make the submenus "permanent" or unhidden -- kind of like how they are in the default Confluence skin? I looked through the xml, but couldn't find the particular thing that would toggle something like this on/off (if it's even that easy).

Thanks!
Reply
#2
In Home.xml look for this code:

Code:
<animation effect="fade" start="100" end="0" time="300" condition="!Control.HasFocus(9010)">conditional</animation>
<animation effect="slide" start="0,0" end="0,-40" time="300" tween="cubic" easing="inout" condition="!Control.HasFocus(9010)">conditional</animation>

And delete it. RSS should be disabled or placed at the bottom of course.
Reply
#3
Awesome! That worked perfectly. Thanks for the quick help Big Noid.
Reply
#4
botez Wrote:Awesome! That worked perfectly. Thanks for the quick help Big Noid.

Remember that when you get a skin update you will have to do this again.
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#5
would be nice if this were an option in the skin settings!
Reply

Logout Mark Read Team Forum Stats Members Help
Permanent submenus?0