netstar pushed a commit to branch master.

http://git.enlightenment.org/apps/evisum.git/commit/?id=2f5be140870bba446adcbf17f0fd4f6531b3b003

commit 2f5be140870bba446adcbf17f0fd4f6531b3b003
Author: Alastair Poole <nets...@gmail.com>
Date:   Sun Feb 7 19:29:59 2021 +0000

    ui: sizing.
---
 src/bin/ui/ui_util.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/bin/ui/ui_util.h b/src/bin/ui/ui_util.h
index cd35b8e..d95c1c2 100644
--- a/src/bin/ui/ui_util.h
+++ b/src/bin/ui/ui_util.h
@@ -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

-- 


Reply via email to