personalize: changeNotify - no repaint menu after changed option values

reduces the flicker effect on screen


Origin commit data
------------------
Commit: 24dd74e471
Author: Thilo Graf <dbt@novatux.de>
Date: 2012-06-05 (Tue, 05 Jun 2012)
This commit is contained in:
2012-06-05 21:46:40 +02:00
parent 0b9019e944
commit c6f16544fc

View File

@@ -577,7 +577,7 @@ bool CPersonalizeGui::changeNotify(const neutrino_locale_t locale, void *data)
}
}
}
return true;
return false;
}
//shows a short help message
@@ -912,7 +912,7 @@ bool CUserMenuNotifier::changeNotify(const neutrino_locale_t, void *)
toDisable[0]->setActive(g_settings.personalize[SNeutrinoSettings::P_MAIN_RED_BUTTON]);
toDisable[1]->setActive(g_settings.personalize[SNeutrinoSettings::P_MAIN_BLUE_BUTTON]);
return true;
return false;
}
//helper class to enable/disable pin setup