tidy
This commit is contained in:
parent
00d5893373
commit
501aa77d14
6 changed files with 33 additions and 46 deletions
|
|
@ -74,7 +74,8 @@
|
|||
// all before scale
|
||||
#define PILL_SIZE 30
|
||||
#define BUTTON_SIZE 20
|
||||
#define BUTTON_MARGIN ((PILL_SIZE - BUTTON_SIZE) / 2)
|
||||
#define BUTTON_MARGIN 5 // ((PILL_SIZE - BUTTON_SIZE) / 2)
|
||||
#define BUTTON_PADDING 12
|
||||
#define SETTINGS_SIZE 4
|
||||
#define SETTINGS_WIDTH 80
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue