[naviframe] Fix the height of title tabbar based on dark theme
authorJaehyun Cho <jae_hyun_cho@naver.com>
Fri, 14 Jun 2013 02:27:03 +0000 (11:27 +0900)
committerSungho Kwak <sungho1.kwak@samsung.com>
Thu, 20 Jun 2013 12:48:46 +0000 (21:48 +0900)
Change-Id: I59e219a4d2eae54992b8009e628476bed434a1b1

themes/widgets/naviframe.edc

index e94e0c4..b342773 100644 (file)
             scale: 1;
             clip_to: "title_clip";
             description { state: "default" 0.0;
+               min: 0 NAVIFRAME_TITLE_TAB_H_INC;
                max: -1 NAVIFRAME_TITLE_TAB_H_INC;
                fixed: 0 1;
                align: 0.5 1.0;