personalize: changeNotify - no repaint menu after changed option values

reduces the flicker effect on screen
This commit is contained in:
2012-06-05 21:46:40 +02:00
parent dd4a9ceeb1
commit 24dd74e471

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