mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-28 16:01:20 +02:00
CComponentsFooter: fix button view with gradient
show contour only in gradient mode
This commit is contained in:
@@ -82,7 +82,7 @@ void CComponentsFooter::initVarFooter( const int& x_pos, const int& y_pos, const
|
|||||||
corner_rad = RADIUS_LARGE;
|
corner_rad = RADIUS_LARGE;
|
||||||
corner_type = CORNER_BOTTOM;
|
corner_type = CORNER_BOTTOM;
|
||||||
|
|
||||||
btn_contour = false;
|
btn_contour = g_settings.gradiant;
|
||||||
ccf_btn_font = NULL;
|
ccf_btn_font = NULL;
|
||||||
chain = NULL;
|
chain = NULL;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user