hermet pushed a commit to branch master.
commit 61b191ed0a15a235ca0bdae512cf80823d92f90a
Author: ChunEon Park <[email protected]>
Date: Thu May 30 02:37:35 2013 +0900
elementary/mapbuf - removed white trailing
---
src/lib/elm_mapbuf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lib/elm_mapbuf.c b/src/lib/elm_mapbuf.c
index d35adc1..ba9f75b 100644
--- a/src/lib/elm_mapbuf.c
+++ b/src/lib/elm_mapbuf.c
@@ -131,7 +131,7 @@ _configure(Evas_Object *obj, Eina_Bool update_force)
aren't sure that the content is updated correctly if the content was
outside of the viewport, especially it has many child members. Some
type of children will do the lazy updated (ie, textblock) on right
- before the rendering. It means they lose the update time cause
+ before the rendering. It means they lose the update time cause
of the mapbuf since the mapbuf tries nochange forcefully. */
if (!sd->inside_view[0] && ((x >= vx) && (x <= (vx + vw))))
sd->inside_view[0] = EINA_TRUE;
--
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1