Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

3D cursor readout gives irrelevant X, Y, Z/depth numbers #1654

Closed
w1nklr opened this issue Sep 12, 2023 · 1 comment
Closed

3D cursor readout gives irrelevant X, Y, Z/depth numbers #1654

w1nklr opened this issue Sep 12, 2023 · 1 comment
Labels
AspenTech Task owned by AspenTech bug Something isn't working map-component Issues related to the map component.

Comments

@w1nklr
Copy link
Collaborator

w1nklr commented Sep 12, 2023

How to reproduce:

Position the scene so that the botom-left corner of the green surface is close to the left side of the viewport, and move the mouse above this corner: X is about -3000, so completely out of the expected range:
image

Rotate the scene to bring this corner is close to the right side of the viewport, and move the mouse again above it: X is about -100 for the same 3D zone !!!
image

@hkfb hkfb added AspenTech Task owned by AspenTech bug Something isn't working map-component Issues related to the map component. labels Sep 12, 2023
w1nklr added a commit that referenced this issue Oct 23, 2023
- fix incorrect X, Y and Z coordinates returned by the mouse event for the map layer #1654 
- performance: handle ZIncreasingDownwards by the shader for map layer #1724 

---------

Co-authored-by: t0oF-azpn <93762994+t0oF-azpn@users.noreply.github.com>
hkfb pushed a commit that referenced this issue Oct 23, 2023
@w1nklr
Copy link
Collaborator Author

w1nklr commented Nov 9, 2023

Fixed

@w1nklr w1nklr closed this as completed Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AspenTech Task owned by AspenTech bug Something isn't working map-component Issues related to the map component.
Projects
None yet
Development

No branches or pull requests

2 participants