From 99efa24f5377710fbaa865bc99aa0edc4e93b59a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20Flatval?= <70905152+haakonflatval-cognite@users.noreply.github.com> Date: Mon, 25 Nov 2024 17:34:05 +0100 Subject: [PATCH] fix: use proper click event position translation and bump to 4.21.3 (#4896) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * fix: use proper click event position translation * fix: 🙈 * chore: bump to 4.21.3 --- viewer/package.json | 2 +- viewer/packages/api/src/public/migration/Cognite3DViewer.ts | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/viewer/package.json b/viewer/package.json index 917db20e944..ada003f0ea5 100644 --- a/viewer/package.json +++ b/viewer/package.json @@ -1,6 +1,6 @@ { "name": "@cognite/reveal", - "version": "4.21.2", + "version": "4.21.3", "description": "WebGL based 3D viewer for CAD and point clouds processed in Cognite Data Fusion.", "homepage": "https://github.com/cognitedata/reveal/tree/master/viewer", "repository": { diff --git a/viewer/packages/api/src/public/migration/Cognite3DViewer.ts b/viewer/packages/api/src/public/migration/Cognite3DViewer.ts index 79728c8a748..f4c1fc8591e 100644 --- a/viewer/packages/api/src/public/migration/Cognite3DViewer.ts +++ b/viewer/packages/api/src/public/migration/Cognite3DViewer.ts @@ -1725,7 +1725,10 @@ export class Cognite3DViewer