mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
CComponentsFooter: fix button view with gradient
show contour only in gradient mode
Origin commit data
------------------
Branch: ni/coolstream
Commit: 0f8c1829d8
Author: Thilo Graf <dbt@novatux.de>
Date: 2014-11-01 (Sat, 01 Nov 2014)
------------------
This commit was generated by Migit
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