erikbroo / dungeon-sketch

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

Do not move tokens when redefining the grid #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Place tokens on the grid
2. Resize and move the grid

Result:
Tokens resize and move with the grid

Expected Result:
Size needs to change, but tokens shouldn't move because they might be placed 
relative to existing background or annotation.

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

GoogleCodeExporter commented 8 years ago
Raises too many questions about how to reposition and snap the tokens after 
grid resize.  Ideally grid would be set before starting combat.

Original comment by tim.bo...@gmail.com on 17 Jul 2011 at 7:08