ChavezArquitectos / curvycorners

Automatically exported from code.google.com/p/curvycorners
0 stars 0 forks source link

redraw code - posssible error? #86

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. code inspection whilst looking for IE8 problem on redraw. I noticed in 2.0.4 
at line 348 

var old_block_value = curvyCorners.bock_redraw;
2.
3.

What is the expected output? What do you see instead?

should this be "block" not "bock"? :
var old_block_value = curvyCorners.block_redraw;

What version of the product are you using? On what operating system?
2.0.4

Please provide any additional information below.

Original issue reported on code.google.com by gmc4...@gmail.com on 30 Jul 2010 at 4:28

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Many thanks! Now corrected in SVN.

Original comment by c.1%smit...@gtempaccount.com on 24 Sep 2010 at 11:23