mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-24 16:20:49 +01:00
Merge remote-tracking branch 'github/master' into Tree
This commit is contained in:
@@ -42,7 +42,7 @@ private:
|
||||
#endif
|
||||
Matrix
|
||||
};
|
||||
constexpr static int k_maxNumberOfDisplayedRows = 6; //240/40
|
||||
constexpr static int k_maxNumberOfDisplayedRows = 6; //240/Matrix::ToolboxRowHeight
|
||||
#if LIST_VARIABLES
|
||||
constexpr static int k_numberOfMenuRows = 3;
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user