mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
Merge branch 'master' of https://github.com/tuxbox-neutrino/gui-neutrino into ni/mp/tuxbox
Origin commit data
------------------
Branch: ni/coolstream
Commit: 97f7382b65
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-11-17 (Thu, 17 Nov 2016)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2613,6 +2613,8 @@ void CMovieBrowser::onSetGUIWindow(MB_GUI gui)
|
||||
TRACE("[mb]->onSetGUIWindow: gui %d -> %d\n", m_settings.gui, gui);
|
||||
m_settings.gui = gui;
|
||||
|
||||
hideDetailsLine();
|
||||
|
||||
m_showMovieInfo = true;
|
||||
if (gui == MB_GUI_MOVIE_INFO) {
|
||||
m_showBrowserFiles = true;
|
||||
@@ -2669,7 +2671,6 @@ void CMovieBrowser::onSetGUIWindow(MB_GUI gui)
|
||||
hideMovieCover();
|
||||
m_pcInfo2->clear();
|
||||
}
|
||||
hideDetailsLine();
|
||||
m_pcFilter->paint();
|
||||
|
||||
onSetFocus(MB_FOCUS_FILTER);
|
||||
|
Reference in New Issue
Block a user