C2LC-390: Change the alignment of the Scene co-ordinates back to character and path on integer co-ordinates

Metadata

Source
C2LC-390
Type
Task
Priority
N/A
Status
Done
Resolution
N/A
Assignee
N/A
Reporter
Created
2021-05-06T14:53:26.552-0400
Updated
2021-06-07T13:35:25.592-0400
Versions
N/A
Fixed Versions
  1. Coding Env 0.8
Component
N/A

Description

The C2LC-372 work changed the alignment of the grid lines and character and path lines.

Previously, the co-ordinates were aligned such that the centre of the grid cells had integer co-ordinates, with the grid lines drawn at 0.5, 1.5,..

C2LC-372 changed the alignment so that the grid lines were drawn at integer co-ordinates and the character and path lines drawn at 0.5 offset.

This task will change the alignment back so that grid lines are drawn at 0.5 offset and character and path lines are drawn at integer co-ordinates.