edje: comparision with non-scaled min values issue fix.
authorShilpa Singh <shilpa.singh@samsung.com>
Mon, 19 Oct 2015 18:12:23 +0000 (11:12 -0700)
committerCedric BAIL <cedric@osg.samsung.com>
Mon, 19 Oct 2015 18:12:26 +0000 (11:12 -0700)
commit924953591d89820ad129e0d4a06544f606cf5c0e
tree3e148dc2b2684efa0a57db3eac0fc28058900360
parent0054ea9514bb44a67ddaaabe4e0f213f8b3d934e
edje: comparision with non-scaled min values issue fix.

Summary:
In a different scaling environment, wrong comparison of min values causes resize issue as original size is compared instead of scaled size.

Signed-off-by: Shilpa Singh <shilpa.singh@samsung.com>
Signed-off-by: Subodh Kumar <s7158.kumar@samsung.com>
@fix

Test Plan:
Create a layout with some min size and swallow a resizable layout inside the layout.
the parent layout will not expand even when the height has crossed its min size.

Reviewers: cedric, tasn, raster

Subscribers: subodh6129

Differential Revision: https://phab.enlightenment.org/D3185

Signed-off-by: Cedric BAIL <cedric@osg.samsung.com>
src/lib/edje/edje_calc.c