ui: sizing.

This commit is contained in:
Alastair Poole 2021-02-07 19:29:59 +00:00
parent 9555ec3828
commit 2f5be14087
1 changed files with 3 additions and 3 deletions

View File

@ -7,12 +7,12 @@
#define FILL EVAS_HINT_FILL
#define EXPAND EVAS_HINT_EXPAND
#define TAB_BTN_WIDTH 74
#define TAB_BTN_HEIGHT 28
#define TAB_BTN_WIDTH 72
#define TAB_BTN_HEIGHT 24
#define BTN_WIDTH 68
#define BTN_HEIGHT 24
#define ICON_SIZE 14
#define LIST_BTN_HEIGHT 28
#define LIST_BTN_HEIGHT 24
#define UI_CHILD_WIN_WIDTH 360
#define UI_CHILD_WIN_HEIGHT 360