comment for very confusing metric
This commit is contained in:
@@ -95,7 +95,8 @@ ScreenRanking::ScreenRanking( CString sClassName ):
|
|||||||
|
|
||||||
void ScreenRanking::Init()
|
void ScreenRanking::Init()
|
||||||
{
|
{
|
||||||
STEPS_TYPES_TO_SHOW.Load ( m_sName,"StepsTypesToShow" );
|
// watch out: ThemeMetricStepsTypesToShow inverts the results
|
||||||
|
STEPS_TYPES_TO_SHOW.Load ( m_sName,"StepsTypesToHide" );
|
||||||
|
|
||||||
ROW_SPACING_X.Load ( m_sName,"RowSpacingX" );
|
ROW_SPACING_X.Load ( m_sName,"RowSpacingX" );
|
||||||
ROW_SPACING_Y.Load ( m_sName,"RowSpacingY" );
|
ROW_SPACING_Y.Load ( m_sName,"RowSpacingY" );
|
||||||
|
|||||||
Reference in New Issue
Block a user