mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 07:22:57 +02:00
channellist: add separator item to menu for a smoother view
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Branch: ni/coolstream
Commit: c14e9f8256
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-10-25 (Wed, 25 Oct 2017)
Origin message was:
------------------
- channellist: add separator item to menu for a smoother view
Signed-off-by: Thilo Graf <dbt@novatux.de>
------------------
This commit was generated by Migit
This commit is contained in:
@@ -308,6 +308,9 @@ int CChannelList::doChannelMenu(void)
|
|||||||
menu->enableFade(false);
|
menu->enableFade(false);
|
||||||
menu->enableSaveScreen(true);
|
menu->enableSaveScreen(true);
|
||||||
|
|
||||||
|
// we don't show introitems, so we add a separator for a smoother view
|
||||||
|
menu->addItem(GenericMenuSeparator);
|
||||||
|
|
||||||
//ensure stop info clock before paint context menu
|
//ensure stop info clock before paint context menu
|
||||||
CInfoClock::getInstance()->block();
|
CInfoClock::getInstance()->block();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user