Compare commits

..

No commits in common. "ecc8c146198f7e4de9167464b4bf19484104ff67" and "70a11edea4a28885febe3aa17ec4519c4c0f07fd" have entirely different histories.

View File

@ -307,6 +307,7 @@ void Bar::renderStatus()
cairo_fill(_painter);
_x = start;
setColorScheme(colorInactive, false);
if (_statusCmp.width() > 0)
{
renderComponent(_statusCmp);