mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-21 14:50:44 +01:00
[apps/escher] Harmonize Toolbox and VariableBoxController row heights.
Change-Id: I8e6c5543d46480a1129f3812ca40c29e4407eac1
This commit is contained in:
@@ -52,7 +52,6 @@ private:
|
||||
private:
|
||||
constexpr static int k_maxNumberOfDisplayedRows = 6; //240/40
|
||||
constexpr static int k_numberOfMenuRows = 2;
|
||||
constexpr static KDCoordinate k_rowHeight = 40; //TODO fix
|
||||
constexpr static int k_nodeType = 0;
|
||||
constexpr static int k_leafType = 1;
|
||||
constexpr static int k_functionsAndVarsNamePointersArrayLength = 32;
|
||||
|
||||
Reference in New Issue
Block a user