
When calculating the next integer position for negative coordinates it would not increment if the position is already a multiple of one so we need to manually add one.
When calculating the next integer position for negative coordinates it would not increment if the position is already a multiple of one so we need to manually add one.