In the new v8 skin engine I can :
- have a classified menu :
<define class="gromenu">
<item/>
<submenu text="grosubmenu">
<item/>
<item/>
</submenu>
</define>
That I can call later as :
<menu class="gromenu"/>
But I can't call it as a submenu :
<menu>
<item/>
<submenu text="gromenu" class="gromenu"/>
<item/>
</menu>
Could the amazing team add this ability in a future release ?
- have a classified menu :
<define class="gromenu">
<item/>
<submenu text="grosubmenu">
<item/>
<item/>
</submenu>
</define>
That I can call later as :
<menu class="gromenu"/>
But I can't call it as a submenu :
<menu>
<item/>
<submenu text="gromenu" class="gromenu"/>
<item/>
</menu>
Could the amazing team add this ability in a future release ?
Inviato Fri 18 Jul 14 @ 10:18 am
Oh and I forgot :
Can we please get a menu separator ? Kind of <br/> ?
Can we please get a menu separator ? Kind of <br/> ?
Inviato Thu 31 Jul 14 @ 1:26 pm
You can have a line of ---------------, but yeah br would be better looking.
Inviato Thu 31 Jul 14 @ 3:47 pm
Hyphens look ugly, I want a cool real separator like in every menu.
Inviato Thu 31 Jul 14 @ 5:20 pm