# HG changeset patch # User wycc # Date 1281915231 -28800 # Node ID cb50ce5912ac9a078bfec5e75fd7a026697cc15a # Parent 503f3d18248e9e0ea171300ffb76cd21684e86d4 Merge from the thinker's head diff -r 503f3d18248e -r cb50ce5912ac nodejs/test.svg --- a/nodejs/test.svg Mon Aug 16 07:32:56 2010 +0800 +++ b/nodejs/test.svg Mon Aug 16 07:33:51 2010 +0800 @@ -55,10 +55,10 @@ + + + + + + + + diff -r 503f3d18248e -r cb50ce5912ac nodejs/testcase.js --- a/nodejs/testcase.js Mon Aug 16 07:32:56 2010 +0800 +++ b/nodejs/testcase.js Mon Aug 16 07:33:51 2010 +0800 @@ -57,7 +57,7 @@ var deg = (i++) * 0.1; coord[2] = (i % 40) * 5; mb_rt.redraw_changed(); - mb_rt.flush(); + //mb_rt.flush(); }, 20); setTimeout(function() { sys.puts("timeout"); }, 1000);