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
Original issue reported on code.google.com by
gmc4...@gmail.com
on 30 Jul 2010 at 4:28