mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 00:41:09 +02:00
moviebrowser/mb.cpp: fix possible fragments on screen while scrolling
Origin commit data
------------------
Branch: ni/coolstream
Commit: 76d050fc4a
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-05-07 (Tue, 07 May 2019)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1962,6 +1962,7 @@ void CMovieBrowser::refreshBrowserList(void) //P1
|
||||
else
|
||||
{
|
||||
seen = new CComponentsPicture(0, 0, 0, m_pcBrowser->getLineHeight(), NEUTRINO_ICON_MARKER_DIALOG_OK);
|
||||
seen->doPaintBg(false);
|
||||
m_pcBrowser->addLine2Row(&m_browserListLines, row, string_item, seen);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user