fixes, changes to gitignore

This commit is contained in:
Armin 2026-07-24 18:03:15 +02:00
commit 11d81cf1fd
17 changed files with 1160 additions and 16 deletions

View file

@ -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 */