feat: audio mixer, Audio app, fix Installer crash
This commit is contained in:
@@ -40,7 +40,7 @@ static constexpr int SWATCH_Y = 8;
|
||||
static constexpr int MAX_CANVAS_W = 2048;
|
||||
static constexpr int MAX_CANVAS_H = 2048;
|
||||
|
||||
static constexpr int FONT_SIZE = 16;
|
||||
static constexpr int FONT_SIZE = 18;
|
||||
|
||||
// UI colors
|
||||
static constexpr Color BG_COLOR = Color::from_rgb(0xE0, 0xE0, 0xE0);
|
||||
|
||||
Reference in New Issue
Block a user