[genlist edit styles]: warnings like
authorshilpa singh <shilpa.singh@samsung.com>
Wed, 14 Mar 2012 09:07:55 +0000 (14:37 +0530)
committershilpa singh <shilpa.singh@samsung.com>
Wed, 14 Mar 2012 09:29:32 +0000 (14:59 +0530)
1.evas_main evas_object_smart.c:599 evas_object_smart_need_recalculate_set() Object 0x426dc2d8 is not
stable during recalc loop
2. edje_object_size_min_restricted_calc() file
/usr/share/elementary/themes/grey-hd.edj, group "*" has a non fixed
part resolved for parts elm.edit.icon and elm.padding.bottom_line in
corresponding groups.
Change-Id: I67625a77a6c6a49adab54791e5e4645481663a99

themes/widgets/genlist/genlist_decorate.edc

index 5254507..3a29ac9 100644 (file)
           type: SWALLOW;
           description { state: "default" 0.0;
              align: 0.0 1.0;
+             fixed: 1 1;
              rel1 {
                 relative: 1.0  0.0;
                 to_y: "elm.padding.icon.bottom";
           clip_to: "disclip";
           type: SWALLOW;
           description { state: "default" 0.0;
+             fixed: 1 1;
              align: 0.0 1.0;
              rel1 {
                 relative: 1.0  0.0;
           scale: 1;
           description { state: "default" 0.0;
              min: GENLIST_SIZE_177_INC 1;
-             fixed: 1 0;
+             fixed: 1 1;
              visible: 0;
              rel1 {
                 relative: 0.0 1.0;