mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
audioplayer: remove wrong transparency from cover
Origin commit data
------------------
Branch: ni/coolstream
Commit: eb2153d482
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-07-04 (Tue, 04 Jul 2017)
Origin message was:
------------------
- audioplayer: remove wrong transparency from cover
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -1798,7 +1798,6 @@ void CAudioPlayerGui::paintCover()
|
||||
if (cover_object)
|
||||
{
|
||||
cover_object->doPaintBg(false);
|
||||
cover_object->SetTransparent(CFrameBuffer::TM_BLACK);
|
||||
cover_object->setHeight(m_title_height - 2*OFFSET_INNER_SMALL, true);
|
||||
cover_object->paint();
|
||||
|
||||
|
Reference in New Issue
Block a user