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

pointer change depending the mode #2891

Open
lpatiny opened this issue Feb 3, 2024 · 0 comments
Open

pointer change depending the mode #2891

lpatiny opened this issue Feb 3, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@lpatiny
Copy link
Member

lpatiny commented Feb 3, 2024

This issue is related to:

Currently we are never sure what will be done when we press drag release an horizontal line in the Datum1D or Datum2D.

I would suggest to change the shape of the pointer depending the action that is done.

If it will be a zoom 1D:

image

If it will be a zoom 2D:

image

If it will be an action 1D or 2D and will add something:

image

In the case of the action 2D zoom, we do nothing so we don't change the pointer.

In the case of the action 1D zoom we measure a distance and we could use this pointer:

image
@lpatiny lpatiny self-assigned this Feb 3, 2024
@lpatiny lpatiny added the enhancement New feature or request label Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant