mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
CComponentsFooter: fix button view with gradient
show contour only in gradient mode
Origin commit data
------------------
Commit: 0f8c1829d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-01 (Sat, 01 Nov 2014)
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_type = CORNER_BOTTOM;
|
||||
|
||||
btn_contour = false;
|
||||
btn_contour = g_settings.gradiant;
|
||||
ccf_btn_font = NULL;
|
||||
chain = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user