Fixed background color of status component
This commit is contained in:
		| @@ -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); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user