feat: improve Paint app UI
This commit is contained in:
@@ -31,9 +31,9 @@ static constexpr int TB_BTN_SIZE = 24;
|
||||
static constexpr int TB_BTN_Y = 6;
|
||||
static constexpr int TB_BTN_RAD = 3;
|
||||
static constexpr int STATUS_BAR_H = 24;
|
||||
static constexpr int COLOR_BAR_H = 36;
|
||||
static constexpr int COLOR_BAR_H = 42;
|
||||
|
||||
static constexpr int SWATCH_SIZE = 20;
|
||||
static constexpr int SWATCH_SIZE = 24;
|
||||
static constexpr int SWATCH_PAD = 4;
|
||||
static constexpr int SWATCH_Y = 8;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user