mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
- neutrino: don't save screen while paint headers
This commit is contained in:
@@ -1658,7 +1658,7 @@ void CAudioPlayerGui::paintHead()
|
||||
header.addButtonIcon(NEUTRINO_ICON_BUTTON_MENU);
|
||||
#endif
|
||||
|
||||
header.paint();
|
||||
header.paint(CC_SAVE_SCREEN_NO);
|
||||
}
|
||||
|
||||
//------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user