4.2.0 - Core

4.2.0 - Core

  • 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.