mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-30 12:10:03 +02:00
[apps/statistics] In calculations page, display results in grey
Change-Id: I7070c874f025161f3daae6c18d36ca593972d270
This commit is contained in:
@@ -12,6 +12,7 @@ CalculationController::CalculationController(Responder * parentResponder, Data *
|
||||
{
|
||||
for (int k = 0; k < k_maxNumberOfDisplayableRows; k++) {
|
||||
m_titleCells[k].setAlignment(1.0f, 0.5f);
|
||||
m_calculationCells[k].setTextColor(Palette::DesactiveTextColor);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user