mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
moviebrowser: fix overlapped menus when de/activating drives
Origin commit data
------------------
Branch: ni/coolstream
Commit: 59261b1cf6
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-12-22 (Tue, 22 Dec 2015)
Origin message was:
------------------
- moviebrowser: fix overlapped menus when de/activating drives
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -3956,11 +3956,11 @@ int CDirMenu::exec(CMenuTarget* parent, const std::string & actionKey)
|
||||
{
|
||||
int returnval = menu_return::RETURN_REPAINT;
|
||||
|
||||
if (parent)
|
||||
parent->hide();
|
||||
|
||||
if (actionKey.empty())
|
||||
{
|
||||
if (parent)
|
||||
parent->hide();
|
||||
|
||||
changed = false;
|
||||
return show();
|
||||
}
|
||||
|
Reference in New Issue
Block a user