rimmed pushed a commit to branch master.

http://git.enlightenment.org/tools/eflete.git/commit/?id=d9cf21049bdd180c835edac65bde256b8a654862

commit d9cf21049bdd180c835edac65bde256b8a654862
Author: Mykyta Biliavskyi <[email protected]>
Date:   Wed Jul 27 12:07:10 2016 +0300

    Tizen theme: update style for combobox item.
    
    Ellipsis text.
---
 data/themes/tizen/widgets/combobox.edc | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/data/themes/tizen/widgets/combobox.edc 
b/data/themes/tizen/widgets/combobox.edc
index f27b210..cb8cdcb 100644
--- a/data/themes/tizen/widgets/combobox.edc
+++ b/data/themes/tizen/widgets/combobox.edc
@@ -1123,8 +1123,7 @@ group { name: 
"elm/genlist/item_compress/default/combobox_vertical/default";
                font: FN;
                size: 15;
                align: 0.0 0.5;
-               min: 1 1;
-               ellipsis: -1;
+               min: 0 1;
             }
          }
          description { state: "hide" 0.0;

-- 


Reply via email to