Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/lib Modified Files: ewl_text.c Log Message: - I guess I should actually get the next formatting node after deleting the one I'm on. =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_text.c,v retrieving revision 1.135 retrieving revision 1.136 diff -u -3 -r1.135 -r1.136 --- ewl_text.c 17 Nov 2006 04:34:33 -0000 1.135 +++ ewl_text.c 17 Nov 2006 05:02:01 -0000 1.136 @@ -740,6 +740,7 @@ { char_len -= fmt->char_len; ecore_dlist_remove(t->formatting.nodes); + fmt = ecore_dlist_current(t->formatting.nodes); } } t->dirty = TRUE; ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs