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

[Plot Annotations Follow up] #6314

Open
unlikelyzero opened this issue Feb 9, 2023 · 0 comments
Open

[Plot Annotations Follow up] #6314

unlikelyzero opened this issue Feb 9, 2023 · 0 comments
Assignees
Labels
needs:info Needs follow up or investigation type:bug

Comments

@unlikelyzero
Copy link
Contributor

Follow up from #5853 (comment)
Verified partially fixed Testathon 2023-02-06: all items in testing instructions verified, except step 2. While in real-time mode and unpaused, alt-shift initially zooms the view and then allows point selection, but not only now that the plot is paused. This is very inconsistent gesturally for the user; what should be be done instead is this:

On mousedown, detect alt-shift being pressed.
Immediately pause the view, orange border, etc., AND suppress zooming, allowing point selection to happen immediately.
The user will then manually have to unpause the plot when they've completed annotating; this is fine.

@unlikelyzero unlikelyzero added type:bug needs:info Needs follow up or investigation labels Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:info Needs follow up or investigation type:bug
Projects
None yet
Development

No branches or pull requests

2 participants