Fixed background color of status component
This commit is contained in:
@@ -307,7 +307,6 @@ void Bar::renderStatus()
|
||||
cairo_fill(_painter);
|
||||
|
||||
_x = start;
|
||||
setColorScheme(colorInactive, false);
|
||||
if (_statusCmp.width() > 0)
|
||||
{
|
||||
renderComponent(_statusCmp);
|
||||
|
Reference in New Issue
Block a user