mirror of
https://codeberg.org/armin/justasample.git
synced 2026-09-01 12:20:48 +02:00
fixes, changes to gitignore
This commit is contained in:
parent
2ab046489f
commit
11d81cf1fd
17 changed files with 1160 additions and 16 deletions
|
|
@ -119,6 +119,8 @@ struct Layout
|
|||
static constexpr float fxDisplayStrokeWidth{ 0.004f };
|
||||
|
||||
static constexpr int footerHeight{ 64 };
|
||||
|
||||
static constexpr int modulationSectionHeight{ 140 };
|
||||
};
|
||||
|
||||
/** This struct contains certain UX constants */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue