mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 00:37:25 +01:00
[apps/code/variable_box_controller] More TODOs removal
This commit is contained in:
@@ -106,7 +106,7 @@ int VariableBoxController::reusableCellCount(int type) {
|
||||
return k_scriptOriginsCount;
|
||||
}
|
||||
assert(type == k_itemCellType);
|
||||
return k_maxNumberOfDisplayedRows;
|
||||
return k_maxNumberOfDisplayedItems;
|
||||
}
|
||||
|
||||
void VariableBoxController::willDisplayCellForIndex(HighlightCell * cell, int index) {
|
||||
|
||||
Reference in New Issue
Block a user