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

[BUG] left click for image movement also places point #17

Open
lavender22 opened this issue May 16, 2020 · 1 comment
Open

[BUG] left click for image movement also places point #17

lavender22 opened this issue May 16, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@lavender22
Copy link
Collaborator

Describe the bug
When using the movement controls in the "pick_points" function, any click on the image places a reference coordinate. The movement controls require click and dragging for zooming etc and it is unclear how to remove points once placed.

To Reproduce
Steps to reproduce the behavior:

  1. run "pixel_sample_coords = pick_points(imagepath)"
  2. "pan axis with left mouse, zoom with right" - left click places point when trying to pan
  3. "zoom to rectangle" movement, left click and drag places point when trying to zoom

Expected behavior
Being able to zoom and pan within the image without placing points OR being able to easily delete points if misplaced.

Environment:

  • OS: Windows
  • Python Version [3.7.6]
  • Autopew Version [0.1.1+24.g7147a2a]
@lavender22 lavender22 added the bug Something isn't working label May 16, 2020
@morganjwilliams
Copy link
Owner

As an idea for improving this point-picking window, we could use the existing functionality of e.g. bokeh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants