tiled icon indicating copy to clipboard operation
tiled copied to clipboard

TmxTileSet.getRect returns a 0,0 sized rectangle

Open Senevri opened this issue 12 years ago • 0 comments

Expected behavior: a rectangle of (x, y, width, height). Actual result: a rectangle of (x, y, 0, 0).

Senevri avatar Dec 14 '13 05:12 Senevri