tasn pushed a commit to branch evas-1.7.

commit 984a18e252f72a2e632edd4f505f5f00a0c2a1e2
Author: Tom Hacohen <[email protected]>
Date:   Tue Aug 20 14:59:41 2013 +0100

    Textblock: Fixed wrapping after format item (bad backport)
    
    Bad backport was: a8adb826198936e587a5e9cd1eff6761d59dfc34.
---
 src/lib/canvas/evas_object_textblock.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/lib/canvas/evas_object_textblock.c 
b/src/lib/canvas/evas_object_textblock.c
index ce2e149..b125206 100644
--- a/src/lib/canvas/evas_object_textblock.c
+++ b/src/lib/canvas/evas_object_textblock.c
@@ -4566,6 +4566,7 @@ _layout_par(Ctxt *c)
                                     item_pos as the line_start, because
                                     there's already no cut before*/
                                  wrap = -1;
+                                 adv_line = 0;
                               }
                          }
                        else

-- 

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk

Reply via email to