mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-19 16:57:31 +01:00
[escher] In metric, add a constant: ParameterCellHeight
Change-Id: I6d90c9083d3d6de2308e86800b39104af5fc0457
This commit is contained in:
@@ -54,5 +54,5 @@ void FloatParameterController::tableViewDidChangeSelection(SelectableTableView *
|
||||
}
|
||||
|
||||
KDCoordinate FloatParameterController::cellHeight() {
|
||||
return 35;
|
||||
return Metric::ParameterCellHeight;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user