[longomatch/newui: 66/157] New Style config for team shield icon size



commit 854598c0bea7637f1fa75ddf51f8620491269d5a
Author: Julien Moutte <julien fluendo com>
Date:   Fri Aug 22 15:20:29 2014 +0200

    New Style config for team shield icon size

 LongoMatch.Core/StyleConf.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/LongoMatch.Core/StyleConf.cs b/LongoMatch.Core/StyleConf.cs
index 4f2d4d2..a2d56a2 100644
--- a/LongoMatch.Core/StyleConf.cs
+++ b/LongoMatch.Core/StyleConf.cs
@@ -46,6 +46,8 @@ namespace LongoMatch.Common
                public static Color NewTeamsFontColor = Color.White;
                public const int NewTeamsSpacing = 60;
                public const int NewTaggerSpacing = 35;
+
+               public const int TeamsShieldIconSize = 45;
                
                public const string TimelineNeedleResource = 
"hicolor/scalable/actions/longomatch-timeline-needle-big.svg";
                public const string TimelineNeedleUP = 
"hicolor/scalable/actions/longomatch-timeline-needle-up.svg";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]