Closed jbondeson closed 7 years ago
The generated Col/Row data seems to be shifted for both the PixelIds and ScanCodes nodes.
PixelIds
ScanCodes
Output for K-Type scancode_map.p3.kll (not the non-existent 120)
"1": { "Col": 36, "Row": 7, "ScanCode": 1, "x": 0.0, "y": 0.0, "z": 0.0 }, "2": { "Col": 1, "Row": 1, "ScanCode": 2, "x": 38.1, "y": 0.0, "z": 0.0 }, [...] "119": { "Col": 0, "Row": 2, "x": -10.41, "y": 0.0, "z": 0.0 }, "120": { "Col": 0, "Row": 1 }
Issue is resolved
The generated Col/Row data seems to be shifted for both the
PixelIds
andScanCodes
nodes.Output for K-Type scancode_map.p3.kll (not the non-existent 120)