X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=themes%2Fwidgets%2Fpopup.edc;h=f1f2946811f3eb1671554e2c6043b4bd1e265d4b;hb=468e1ed87ba3a6ee0dfb5c05280e9dbef337c79a;hp=ab233819f8fa7ccf0d24bc3f930c01878f4e99ce;hpb=b48173e07215fadffb663517ffb5ee97228223fa;p=profile%2Fivi%2Fefl-theme-tizen.git diff --git a/themes/widgets/popup.edc b/themes/widgets/popup.edc index ab23381..f1f2946 100644 --- a/themes/widgets/popup.edc +++ b/themes/widgets/popup.edc @@ -206,7 +206,7 @@ group { name: "elm/label/base/popup/default"; styles { style { name: "popup_desc_style"; - base: "font=SLP:style=Roman font_size="POPUP_DESCRIPTION_DEFAULT_TEXT_FONT_SIZE_INC" align=center color="POPUP_DEFAULT_DESCRIPTION_TEXT_COLOR_INC" text_class=slp_roman"; + base: "font=SLP:style=Roman font_size="POPUP_DESCRIPTION_DEFAULT_TEXT_FONT_SIZE_INC" align=center color="POPUP_DEFAULT_DESCRIPTION_TEXT_COLOR_INC" text_class=slp_roman wrap=mixed ellipsis=1"; tag: "br" "\n"; tag: "ps" "ps"; tag: "whitecolor" "+ color=#ffffff"; @@ -220,10 +220,10 @@ group { name: "elm/label/base/popup/default"; scale: 1; description { state: "default" 0.0; min: POPUP_DESCRIPTION_DEFAULT_TEXT_MIN_INC; + max: POPUP_DESCRIPTION_DEFAULT_TEXT_MIN_INC; text { style: "popup_desc_style"; - min: 0 1; - max: 0 1; + min: 0 0; } } } @@ -362,6 +362,7 @@ group { name: "elm/popup/base/default"; scale : 1; description { state: "default" 0.0; min: POPUP_BASE_DEFAULT_CONTENT_DEFAULT_MIN_MAX_INC; + max: POPUP_BASE_DEFAULT_CONTENT_DEFAULT_MIN_MAX_INC; fixed: 1 0; rel1 { relative: 0.5 0.0; @@ -1005,6 +1006,7 @@ group { name: "elm/popup/base/verticalbuttonstyle"; scale : 1; description { state: "default" 0.0; min: POPUP_BASE_VERTICAL_BUTTON_CONTENT_DEFAULT_MIN_INC; + max: POPUP_BASE_VERTICAL_BUTTON_CONTENT_DEFAULT_MIN_INC; fixed: 1 0; rel1 { relative: 0.5 0.0; @@ -1273,6 +1275,7 @@ group { name: "elm/popup/content/menustyle"; scale : 1; description { state: "default" 0.0; min: POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC; + max: POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC; align: 0.5 0.5; fixed: 1 0; rel1 { @@ -1376,6 +1379,7 @@ group { name: "elm/popup/content/liststyle"; scale : 1; description { state: "default" 0.0; min: POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC; + max: POPUP_CONTENT_LISTSTYLE_CONTENT_DEFAULT_MIN_INC; align: 0.5 0.5; fixed: 1 0; rel1 { @@ -1569,6 +1573,7 @@ group { name: "elm/popup/base/customstyle"; scale : 1; description { state: "default" 0.0; min: POPUP_BASE_CUSTOMSTYLE_CONTENT_DEFAULT_MIN_INC; + max: POPUP_BASE_CUSTOMSTYLE_CONTENT_DEFAULT_MIN_INC; fixed: 1 0; rel1 { relative: 0.5 0.0; @@ -1906,7 +1911,7 @@ group { name: "elm/popup/base/volumebarstyle"; type: IMAGE; scale : 1; description { state: "default" 0.0; - min: POPUP_BASE_DEFAULT_TITLE_DEFAULT_MIN_INC; + min: POPUP_BASE_DEFAULT_TITLE_VOLUMEBAR_MIN_INC; fixed : 1 1; align: 0.5 0.0; visible: 0; @@ -2216,6 +2221,7 @@ group { name: "elm/popup/content/volumebarstyle"; scale : 1; description { state: "default" 0.0; min: POPUP_CONTENT_VOLUMEBAR_STYLE_CONTENT_DEFAULT_MIN_INC; + max: POPUP_CONTENT_VOLUMEBAR_STYLE_CONTENT_DEFAULT_MIN_INC; align: 0.5 0.5; fixed: 1 0; rel1 { @@ -2542,7 +2548,8 @@ group { name: "elm/popup/base/content_expand"; type: SWALLOW; scale : 1; description { state: "default" 0.0; - fixed: 1 0; + min: POPUP_BASE_DEFAULT_CONTENT_DEFAULT_MIN_MAX_INC; + max: POPUP_BASE_DEFAULT_CONTENT_DEFAULT_MIN_MAX_INC; rel1.relative: 0.5 0.0; rel2.relative: 0.5 1.0; } @@ -2762,9 +2769,6 @@ group { name: "elm/popup/buttons3/content_expand"; group { name: "elm/popup/item/content_expand"; inherit: "elm/popup/item/default"; - script { - public item_state = POPUP_ITEM_STATE_ENABLED; - } parts { part { name: "bg"; mouse_events: 0;