xeokit-sdk
xeokit-sdk copied to clipboard
NavCuve Resolution/Interaction
Describe the bug If you modify the resolution of the canvas associated with the NavCube, the interactions are not detected in the correct locations.
To Reproduce Steps to reproduce the behavior:
- Set nav cube canvas resolution to 2.
this.navCube["_navCubeScene"]["canvas"].resolutionScale = 2; - Hover over the cube and try to interact with it.
Desktop :
- OS: Windows
- Browser Chrome
- Version 119.0.6045.124 (Build officiel) (64 bits)
Additional context Add any other context about the problem here.