erikbroo / dungeon-sketch

Automatically exported from code.google.com/p/dungeon-sketch
0 stars 0 forks source link

Can sometimes select the wrong token #27

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Place two tokens next to each other on the grid
2. Attempt to move them

Result:
Sometimes the wrong token is selected

Expected Result:
Always select the token touched

Think this is radius/diameter confusion from the last round of refactoring, as 
well as not obeying the slight resize between the actual radius and the drawn 
radius.

Original issue reported on code.google.com by tim.bo...@gmail.com on 8 Jun 2011 at 4:27

GoogleCodeExporter commented 8 years ago

Original comment by tim.bo...@gmail.com on 10 Jun 2011 at 10:39