[timepicker] modify scale related error
authorShinwoo Kim <cinoo.kim@samsung.com>
Wed, 15 Jun 2011 04:59:53 +0000 (13:59 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Fri, 17 Jun 2011 02:36:32 +0000 (11:36 +0900)
Change-Id: Ib93002c8fad9d2a531211e65eba352d966ec0c84

themes/groups/ctxpopup.edc

index fe40470..6be1e94 100644 (file)
@@ -3023,8 +3023,6 @@ group {
                        description {
                                color: CTXPOPUP_TP_BG_COLOR;
                                min: 1 CTXPOPUP_TP_HEIGHT;
-                               max: CTXPOPUP_TP_CONTENT_MAX CTXPOPUP_TP_HEIGHT;
-                               fixed: 1 1;
                                rel1 { to: "elm.swallow.content"; }
                                rel2 { to: "elm.swallow.content"; }
                        }
@@ -3036,7 +3034,6 @@ group {
                        description {
                                state: "default" 0.0;
                                min: 1 CTXPOPUP_TP_HEIGHT;
-                               max: CTXPOPUP_TP_CONTENT_MAX CTXPOPUP_TP_HEIGHT;
                        }
                }
                part { name: "arrow_area_left";