When multiple tokens are grouped together, they exhibit a few inconsistent behaviour: - If you click on one of the tokens within the group, then release the click, the whole group will be highlighted. If you then click+drag on the highlighted group, the whole group will move together. - If you click+drag on one of the tokens within the group, the whole group will be highlighted. But if you starts dragging without releasing the click, you will only move the one token that you clicked on. Also, this drag-move will not snap to grid. I think the latter behaviour should be considered bugged. It makes no sense to be able to move grouped tokens individually. Although everything should snap to grid unless Alt key is held.