gritsgame icon indicating copy to clipboard operation
gritsgame copied to clipboard

TileMap.draw does not correctly check a tile's right agains the view rect

Open GoogleCodeExporter opened this issue 9 years ago • 1 comments

src/shared/core/TileMap.js (Line: 262)

the intersectRect code in the draw method sets r1 right to r2's values.

Original issue reported on code.google.com by [email protected] on 24 Feb 2013 at 8:29

GoogleCodeExporter avatar Mar 17 '15 22:03 GoogleCodeExporter

Fixed. Great find!

Original comment by [email protected] on 9 Apr 2013 at 6:23

GoogleCodeExporter avatar Mar 17 '15 22:03 GoogleCodeExporter