Mercurial > MadButterfly
changeset 1440:e5b3d68d0b05
Leave commented code here so that we can clear the screen for debugging
author | wycc |
---|---|
date | Mon, 11 Apr 2011 13:08:33 +0800 |
parents | c028aa928cc8 |
children | 9bd8e814f730 |
files | src/redraw_man.c |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/redraw_man.c Mon Apr 11 13:05:19 2011 +0800 +++ b/src/redraw_man.c Mon Apr 11 13:08:33 2011 +0800 @@ -2554,6 +2554,9 @@ if(r != OK) return ERR; + //mbe_clear(rdman->cr); + //mbe_copy_source(rdman->cr, rdman->backend); + //printf("clear\n"); if(rdman->n_dirty_areas > 0) { /*! \brief Draw shapes in preorder of coord tree and support opacity * rules.