mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
remove graphic progressbar
Origin commit data
------------------
Branch: ni/coolstream
Commit: 675c0dc6f6
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-06 (Tue, 06 Jun 2017)
Origin message was:
------------------
- remove graphic progressbar
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2095,8 +2095,6 @@ void CChannelList::paintItem(int pos, const bool firstpaint)
|
||||
if (g_settings.theme.progressbar_design_channellist != CProgressBar::PB_OFF)
|
||||
{
|
||||
pb.setValues(0, pb_width);
|
||||
if (g_settings.theme.progressbar_design == CProgressBar::PB_GRAPHIC) //NI graphic
|
||||
pb.setGraphic("progressbar_inactive");
|
||||
pb.paint();
|
||||
}
|
||||
//name
|
||||
|
Reference in New Issue
Block a user