mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CMenuWidget: fix simplified up/down code
- supplement to834266d04a
Origin commit data ------------------ Branch: ni/coolstream Commit:4003d5f434
Author: Michael Liebmann <tuxcode.bbg@gmail.com> Date: 2013-07-01 (Mon, 01 Jul 2013) ------------------ This commit was generated by Migit
This commit is contained in:
@@ -640,6 +640,7 @@ int CMenuWidget::exec(CMenuTarget* parent, const std::string &)
|
||||
if (fade && washidden)
|
||||
fader.StartFadeIn();
|
||||
checkHints();
|
||||
pos = selected;
|
||||
paint();
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user