Enlightenment CVS committal

Author  : rbdpngn
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src


Modified Files:
        ewl_text.c 


Log Message:
Update text size whenever the text is changed in the etox.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/ewl_text.c,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -3 -r1.67 -r1.68
--- ewl_text.c  26 Jun 2004 05:51:54 -0000      1.67
+++ ewl_text.c  10 Jul 2004 19:25:50 -0000      1.68
@@ -907,6 +907,8 @@
        else if (op->type == EWL_TEXT_OP_TYPE_TEXT_INSERT)
                etox_insert_text(ta->etox, opt->text, opt->index);
 
+       ewl_text_update_size(ta);
+
        DLEAVE_FUNCTION(DLEVEL_STABLE);
 }
 




-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to