---
title: "4.2.0 - Core"
canonical: "https://help.twinfinity.com/space/HCFD/373096458/4.2.0%20-%20Core"
format: markdown
---
- Coordinate tracker now reports correct 2D coordinates when HW scaling != 1.  Please remove any workaround where this is compensated for as its now done by @twinfinity/core.
Coordinate tracker now also reports canvas relative coordinates (see the new canvasPosition property). coordinate. This is the coordinate relative the upper left corner of the canvas. This is a new addition so the current position property still reports viewport relative coordinates.