rimmed pushed a commit to branch master.

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

commit 05cb37eaeaeaa40fe205b728959cb49e3d75ce98
Author: Vyacheslav Reutskiy <v.reuts...@samsung.com>
Date:   Wed Nov 25 12:27:09 2015 +0200

    groupedit: delete force box recalculation
    
    Change-Id: Ic371d6ac7dc262ba8347c56579de2bd7bb22aa11
---
 src/bin/ui/workspace/groupedit_calc.c | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/src/bin/ui/workspace/groupedit_calc.c 
b/src/bin/ui/workspace/groupedit_calc.c
index c274265..f869d14 100644
--- a/src/bin/ui/workspace/groupedit_calc.c
+++ b/src/bin/ui/workspace/groupedit_calc.c
@@ -828,10 +828,6 @@ _part_recalc_apply(Ws_Groupedit_Smart_Data *sd,
 
    GP_REAL_GEOMETRY_CALC(part_x, part_y, abs_x, abs_y)
 
-   TODO("need to check it seems like extra action")
-   if (gp->part->type == EDJE_PART_TYPE_BOX)
-     evas_object_smart_calculate(gp->draw);
-
    ZOOM_APPLY(gp->draw)
 }
 

-- 


Reply via email to