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