mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
infoviewer: do always show all buttons; enable is controlled by usermenu
Origin commit data
------------------
Branch: ni/coolstream
Commit: a52a0e6c1b
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-14 (Mon, 14 Dec 2015)
Origin message was:
------------------
- infoviewer: do always show all buttons; enable is controlled by usermenu
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -313,7 +313,11 @@ void CInfoViewerBB::getBBButtonInfo()
|
||||
// continue;
|
||||
}
|
||||
else
|
||||
#else
|
||||
if (!bbButtonInfo[i].active)
|
||||
bbButtonInfo[i].paint = false;
|
||||
#endif
|
||||
else
|
||||
{
|
||||
count++;
|
||||
bbButtonInfo[i].paint = true;
|
||||
|
Reference in New Issue
Block a user