zehortigoza pushed a commit to branch master.
commit e6db48531d8d47758151675d9c84391061d980c3
Author: José Roberto de Souza <[email protected]>
Date: Fri Jul 19 16:28:01 2013 -0300
edje: Fix typo in 397e0b90a2ca0e9d935fd23ccb426a0ba77c0187
---
src/lib/edje/edje_calc.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/edje/edje_calc.c b/src/lib/edje/edje_calc.c
index a11fb7c..9d1258b 100644
--- a/src/lib/edje/edje_calc.c
+++ b/src/lib/edje/edje_calc.c
@@ -1720,7 +1720,7 @@ _edje_part_recalc_single_min(Edje_Part_Description_Common
*desc,
}
case EDJE_ASPECT_PREFER_SOURCE:
case EDJE_ASPECT_PREFER_BOTH:
- tmp = DIV(SCALE(params->eval.h, minh), h);
+ tmp = DIV(SCALE(params->eval.w, minh), h);
if (tmp >= FROM_INT(minw))
{
minw = TO_INT(tmp);
--
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk